Public Member Functions | |
| CodeServicePrivate (IApplication *application, IServiceInfo *si) | |
Public Attributes | |
| IServiceInfo * | m_service_info |
| IApplication * | m_application |
| StringList | m_extensions |
Definition at line 49 of file CodeService.cc.
| Arcane::CodeServicePrivate::CodeServicePrivate | ( | IApplication * | application, |
| IServiceInfo * | si ) |
Definition at line 65 of file CodeService.cc.
| IApplication* Arcane::CodeServicePrivate::m_application |
Definition at line 58 of file CodeService.cc.
| StringList Arcane::CodeServicePrivate::m_extensions |
Definition at line 59 of file CodeService.cc.
| IServiceInfo* Arcane::CodeServicePrivate::m_service_info |
Definition at line 57 of file CodeService.cc.