Inheritance diagram for WS_Coordination::wscoor_xsdTypesFactory:

Definition at line 22 of file wscoor_xsdTypesFactory.h.
Public Types | |
| typedef IT_Bus::AnyType *(*) | create_type_ptr () |
| typedef IT_Bus::UserFaultException *(*) | create_exception_ptr () |
| typedef IT_Bus::AnyType *(*) | create_element_ptr () |
Static Private Attributes | |
|
static IT_HashMap< IT_Bus::QName, create_type_ptr, IT_Bus::QNameHash, IT_Bus::QNameEq > | sm_type_map |
|
static IT_HashMap< IT_Bus::QName, create_exception_ptr, IT_Bus::QNameHash, IT_Bus::QNameEq > | sm_ex_map |
|
static IT_HashMap< IT_Bus::QName, create_element_ptr, IT_Bus::QNameHash, IT_Bus::QNameEq > | sm_element_map |
| static IT_Vector< IT_Bus::String > | sm_uri_vector |
1.5.1-p1