Free Electron
|
This is the complete list of members for fe::Instance, including all inherited members.
acquire(void) const (defined in fe::Instance) | fe::Instance | |
assign(const Instance &rvalue) (defined in fe::Instance) | fe::Instance | |
cast(void) const (defined in fe::Instance) | fe::Instance | |
create(sp< TypeMaster > spTM) (defined in fe::Instance) | fe::Instance | |
create(sp< BaseType > spBT) (defined in fe::Instance) | fe::Instance | |
data(void) const (defined in fe::Instance) | fe::Instance | |
Instance(void) (defined in fe::Instance) | fe::Instance | |
Instance(void *instance, const sp< BaseType > &rspBT, std::atomic< int > *pRefCnt) (defined in fe::Instance) | fe::Instance | |
Instance(const Instance &other) (defined in fe::Instance) | fe::Instance | |
is(void) const (defined in fe::Instance) | fe::Instance | |
m_pData (defined in fe::Instance) | fe::Instance | private |
m_pRefCnt (defined in fe::Instance) | fe::Instance | private |
m_spType (defined in fe::Instance) | fe::Instance | private |
operator=(const Instance &other) (defined in fe::Instance) | fe::Instance | |
operator==(const Instance &other) (defined in fe::Instance) | fe::Instance | |
print(const Instance &a_instance) | fe::Instance | related |
release(void) (defined in fe::Instance) | fe::Instance | |
set(void *instance, const sp< BaseType > &rspBT, std::atomic< int > *pRefCnt) (defined in fe::Instance) | fe::Instance | |
set(sp< TypeMaster > spTM, T &a_t) (defined in fe::Instance) | fe::Instance | |
type(void) const (defined in fe::Instance) | fe::Instance | |
unique(void) const (defined in fe::Instance) | fe::Instance | inline |
~Instance(void) (defined in fe::Instance) | fe::Instance |