All Categories Class Hierarchy This Category Previous Indexes
Interface_Dispatcher Class CATCdpUser
Interface_Dispatcher.CATCdpObject
|
+---Interface_Dispatcher.CATCdpObjectOnInstance
|
+---CATCdpUser
public class CATCdpUser
Method Index
- o
Dump()
-
- o
GetCurrentRole(int&,char*&)
-
- o
GetEmail(int&,char*&)
-
- o
GetFirstName(int&,char*&)
-
- o
GetIDName(int&,char*&)
-
- o
GetLastName(int&,char*&)
-
- o
GetPhoneNumber(int&,char*&)
-
- o
SetUserData(int,char* const)
-
Data Member Index
- o
_cPersonId
-
- o
_nPersonIdSize
-
Methods
o Dump
-
o GetCurrentRole
| public int GetCurrentRole( | int& | nCurrentRoleSize, |
| char*& | cCurrentRole) |
-
o GetEmail
| public int GetEmail( | int& | nEmailSize, |
| char*& | cEmail) |
-
o GetFirstName
| public int GetFirstName( | int& | nFirstNameSize, |
| char*& | cFirstName) |
-
o GetIDName
| public int GetIDName( | int& | nIDNameSize, |
| char*& | cIDName) |
-
o GetLastName
| public int GetLastName( | int& | nLastNameSize, |
| char*& | cLastName) |
-
o GetPhoneNumber
| public int GetPhoneNumber( | int& | nPhoneNumnerSize, |
| char*& | cPhoneNumner) |
-
o SetUserData
| public void SetUserData( | int | nPersonIdSize, |
| const char* const | cPersonId) |
-
Data Members
o _cPersonId
protected char * _cPersonId
-
o _nPersonIdSize
protected int _nPersonIdSize
-
This object is included in the file: CATCdpUser.h
If needed, your Imakefile.mk should include the module: VY0OBJ