pCon.planner Plugin SDK  Version 8.9
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
X3g::Plugin::DbDictionary Member List

This is the complete list of members for X3g::Plugin::DbDictionary, including all inherited members.

Clear()X3g::Plugin::DbDictionary
CopyFrom(DbDictionary^ pOther, bool pOverwrite)X3g::Plugin::DbDictionary
Delete(System::String^ pKey)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] System::String^ %pValue)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] array< unsigned char >^%pData)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] bool% pValue)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] int% pValue)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] System::Drawing::Color% pValue)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] double% pValue)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] GeVec2d% pValue)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] GeVec3d% pValue)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] DbEntity^ %pEntityRef)X3g::Plugin::DbDictionary
Get(System::String^ pKey,[Out] IList< DbEntity^ >^%pEntityRefs)X3g::Plugin::DbDictionary
GetAllKeys()X3g::Plugin::DbDictionary
GetDictionary(System::String^ pKey, bool pCreate)X3g::Plugin::DbDictionary
GetValueType(System::String^ pKey)X3g::Plugin::DbDictionary
Has(System::String^ pKey)X3g::Plugin::DbDictionary
Set(System::String^ pKey, System::String^ pValue)X3g::Plugin::DbDictionary
Set(System::String^ pKey, array< unsigned char >^pData)X3g::Plugin::DbDictionary
Set(System::String^ pKey, bool pValue)X3g::Plugin::DbDictionary
Set(System::String^ pKey, int pValue)X3g::Plugin::DbDictionary
Set(System::String^ pKey, System::Drawing::Color pValue)X3g::Plugin::DbDictionary
Set(System::String^ pKey, double pValue)X3g::Plugin::DbDictionary
Set(System::String^ pKey, GeVec2d pValue)X3g::Plugin::DbDictionary
Set(System::String^ pKey, GeVec3d pValue)X3g::Plugin::DbDictionary
Set(System::String^ pKey, DbEntity^ pEntityRef)X3g::Plugin::DbDictionary
Set(System::String^ pKey, IEnumerable< DbEntity^ >^pEntityRefs)X3g::Plugin::DbDictionary
ValueType enum nameX3g::Plugin::DbDictionary