#include <WsfExtEntityType.hpp>
|
| static std::unique_ptr< UtScriptClass > | CreateScriptClass (const std::string &aClassName, UtScriptTypes *aScriptTypesPtr) |
◆ WsfExtEntityType() [1/2]
| WsfExtEntityType::WsfExtEntityType |
( |
| ) |
|
◆ WsfExtEntityType() [2/2]
| WsfExtEntityType::WsfExtEntityType |
( |
uint8_t | aEntityKind, |
|
|
uint8_t | aDomain, |
|
|
uint16_t | aCountry, |
|
|
uint8_t | aCategory, |
|
|
uint8_t | aSubcategory, |
|
|
uint8_t | aSpecific, |
|
|
uint8_t | aExtra ) |
◆ CreateScriptClass()
| std::unique_ptr< UtScriptClass > WsfExtEntityType::CreateScriptClass |
( |
const std::string & | aClassName, |
|
|
UtScriptTypes * | aScriptTypesPtr ) |
|
static |
Create the 'class' object for the script system. This is invoked once by WsfScriptManager to create the 'class' object that defines the interface to instances of this class from the script system.
◆ operator<()
◆ operator==()
◆ mCategory
| uint8_t WsfExtEntityType::mCategory |
◆ mCountry
| uint16_t WsfExtEntityType::mCountry |
◆ mDomain
| uint8_t WsfExtEntityType::mDomain |
◆ mEntityKind
| uint8_t WsfExtEntityType::mEntityKind |
◆ mExtra
| uint8_t WsfExtEntityType::mExtra |
◆ mSpecific
| uint8_t WsfExtEntityType::mSpecific |
◆ mSubcategory
| uint8_t WsfExtEntityType::mSubcategory |
The documentation for this class was generated from the following files: