| class CProtocolFamilyRef : public CBase |
| Public Member Functions | |
|---|---|
| ~CProtocolFamilyRef() | |
| void | Close() |
| void | FamilyClosed() |
| CProtocolFamilyRef * | GetProtocolFamilyL(TDesC &) |
| void | LoadL() |
| CProtocolFamilyBase & | ProtocolFamilyL(TBool) |
| Private Member Functions | |
|---|---|
| CProtocolFamilyRef() | |
| Public Member Enumerations | |
|---|---|
| enum | TManagerProtFamilyFlags { EInstalled = 0x00000001 } |
| Public Attributes | |
|---|---|
| TSglQueLink | iLink |
| Private Attributes | |
|---|---|
| TInt | iFlags |
| HBufC * | iLibFileName |
| CProtocolFamilyBase * | iProtocolFamily |
| CProtocolFamilyRef * | GetProtocolFamilyL | ( | TDesC & | aName | ) | [static] |
| TDesC & aName |
| CProtocolFamilyBase & | ProtocolFamilyL | ( | TBool | aInstall = ETrue | ) |
| TBool aInstall = ETrue |