#include <gcc.h>
Public Types | |
enum | Choices { e_owned, e_notOwned } |
Public Member Functions | |
GCC_RegistryEntryOwner (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator GCC_RegistryEntryOwner_owned & () | |
operator const GCC_RegistryEntryOwner_owned & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
GCC_RegistryEntryOwner::GCC_RegistryEntryOwner | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
GCC_RegistryEntryOwner::operator GCC_RegistryEntryOwner_owned & | ( | ) |
GCC_RegistryEntryOwner::operator const GCC_RegistryEntryOwner_owned & | ( | ) | const |
PBoolean GCC_RegistryEntryOwner::CreateObject | ( | ) |
PObject* GCC_RegistryEntryOwner::Clone | ( | ) | const |