(file) Return to SessionKey.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor / Attic

Diff for /pegasus/src/Executor/Attic/SessionKey.h between version 1.1.2.10 and 1.1.2.11

version 1.1.2.10, 2007/01/12 06:31:02 version 1.1.2.11, 2007/01/12 18:20:29
Line 64 
Line 64 
 int GetSessionKeyUid(const SessionKey* key, int* uid); int GetSessionKeyUid(const SessionKey* key, int* uid);
  
 EXECUTOR_LINKAGE EXECUTOR_LINKAGE
   int GetSessionKeyUsername(
       const SessionKey* key,
       char username[EXECUTOR_BUFFER_SIZE]);
   
   EXECUTOR_LINKAGE
 int GetSessionKeyData(const SessionKey* key, long* data); int GetSessionKeyData(const SessionKey* key, long* data);
  
 EXECUTOR_LINKAGE EXECUTOR_LINKAGE


Legend:
Removed from v.1.1.2.10  
changed lines
  Added in v.1.1.2.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2