Public Member Functions | |
| def | __init__ |
| def | GetLoader |
| def | GetLoaders |
Data Fields | |
| file_name_ | |
| handle_ | |
| root_ | |
| loaders_ | |
Static Public Attributes | |
| string | LOADERS_GROUP_NAME = "GenericLoaders" |
| string | LOADER_GROUP_NAME = "GenericLoader" |
| string | NAME_ATTRIBUTE_NAME = "Name" |
Definition at line 28 of file immutable_loader_info_handler.py.
| def __init__ | ( | self, | ||
| file_name | ||||
| ) |
Definition at line 33 of file immutable_loader_info_handler.py.
| def GetLoader | ( | self, | ||
| name | ||||
| ) |
Definition at line 45 of file immutable_loader_info_handler.py.
| def GetLoaders | ( | self | ) |
Definition at line 55 of file immutable_loader_info_handler.py.
Definition at line 34 of file immutable_loader_info_handler.py.
Definition at line 35 of file immutable_loader_info_handler.py.
string LOADER_GROUP_NAME = "GenericLoader" [static] |
Definition at line 30 of file immutable_loader_info_handler.py.
Definition at line 40 of file immutable_loader_info_handler.py.
string LOADERS_GROUP_NAME = "GenericLoaders" [static] |
Definition at line 29 of file immutable_loader_info_handler.py.
string NAME_ATTRIBUTE_NAME = "Name" [static] |
Definition at line 31 of file immutable_loader_info_handler.py.
Definition at line 37 of file immutable_loader_info_handler.py.
1.5.8