83 void SetDetachedIndicator(
KUINT8 DI );
84 KUINT8 GetDetachedIndicator()
const;
95 void SetPartAttachedToID(
KUINT16 ID );
96 KUINT16 GetPartAttachedToID()
const;
107 void SetAttachedPartParameterType(
KUINT32 APPT );
109 KUINT32 GetAttachedPartParameterTypeInt()
const;
118 void SetAttachedPartType(
const EntityType & Type );
119 const EntityType & GetAttachedPartType()
const;
126 virtual KString GetAsString()
const;
unsigned int KUINT32
Definition: KDefines.h:103
Definition: EntityType.h:46
unsigned short int KUINT16
Definition: KDefines.h:101
KUINT32 m_ui32APPT
Definition: AttachedPart.h:59
KUINT16 m_ui16PartAttachedToID
Definition: AttachedPart.h:57
KUINT8 m_ui8DetachedIndicator
Definition: AttachedPart.h:55
Definition: KDefines.h:182
Definition: KDataStream.h:48
EntityType m_AttachedPartType
Definition: AttachedPart.h:61
bool KBOOL
Definition: KDefines.h:119
std::string KString
Definition: KDefines.h:116
unsigned char KUINT8
Definition: KDefines.h:99
#define KDIS_EXPORT
Definition: KDefines.h:82
AttachedPartParameterType
Definition: EnumEntityInfoInteraction.h:593
Definition: AttachedPart.h:51
Definition: VariableParameter.h:67