bindComponentPacks() | mx::Framework | [private] |
ComponentList (defined in mx::Framework) | mx::Framework | [private] |
enumerateComponents() | mx::Framework | |
framework() | mx::Framework | [static] |
Framework(mxmList *statically_linked_components=0) | mx::Framework | |
getComponent(const ComponentDescriptor &cd) | mx::Framework | [static] |
getComponent(const mxmString &interface_id, const mxmStringList &interface_capabilities) | mx::Framework | [static] |
getComponent(const mxmString &interface_id, const mxmString &interface_capability="") | mx::Framework | [static] |
getComponentInterface(const ComponentDescriptor &cd, mxm::smart< mx::IComponent > &spInterface) | mx::Framework | [static] |
getComponentInterface(const char *InterfaceId, mxm::smart< mx::IComponent > &spInterface, const mxmStringList &Capabilities) | mx::Framework | [static] |
getComponentInterface(const char *InterfaceId, mxm::smart< mx::IComponent > &spInterface, const mxmString &Capability="") | mx::Framework | [static] |
HarmlessSelectionFailures | mx::Framework | [static] |
IdHintKey (defined in mx::Framework) | mx::Framework | [static] |
LoadedComponentPacks (defined in mx::Framework) | mx::Framework | [private] |
loadSharedLibrary(const mxmString &filename) | mx::Framework | [private] |
newComponentInstance(const ComponentDescriptor &cd, mxm::flags selection_flags=0) | mx::Framework | [static] |
newComponentInstance(const mxmString &interface_id, const mxmStringList &interface_capabilities, mxm::flags selection_flags=0) | mx::Framework | [static] |
newComponentInstance(const mxmString &interface_id, const mxmString &interface_capability="", mxm::flags selection_flags=0) | mx::Framework | [static] |
numComponents() | mx::Framework | |
ObsoletesHintKey (defined in mx::Framework) | mx::Framework | [static] |
provideComponent(const ComponentDescriptor &cd, mxm::smart< mx::IComponent > &spInterface, bool &instantiated_new) | mx::Framework | [private] |
s_pFramework (defined in mx::Framework) | mx::Framework | [private, static] |
StableABIDataExtension (defined in mx::Framework) | mx::Framework | [private] |
useStaticallyLinkedComponents(mxmList *statically_linked_components) | mx::Framework | [private] |
~Framework() (defined in mx::Framework) | mx::Framework | |
~mxmObject() (defined in mxmObject) | mxmObject | [virtual] |