yasmine
sxy::behavior_struct Struct Reference

#include <behavior_struct.hpp>

Public Member Functions

 behavior_struct ()
 
 ~behavior_struct () SX_NOEXCEPT
 

Public Attributes

std::string behavior_class_name
 
std::string behavior_method_name
 
access_operator call_operator
 

Constructor & Destructor Documentation

◆ behavior_struct()

sxy::behavior_struct::behavior_struct ( )

◆ ~behavior_struct()

sxy::behavior_struct::~behavior_struct ( )

Member Data Documentation

◆ behavior_class_name

std::string sxy::behavior_struct::behavior_class_name

◆ behavior_method_name

std::string sxy::behavior_struct::behavior_method_name

◆ call_operator

access_operator sxy::behavior_struct::call_operator

The documentation for this struct was generated from the following files: