RPCTableManager::RPCTableManager::RefGroupDescriptor Struct Reference

Contains information about a set of pointers to strings that can potentially be a GuestRPC mechanism handler table. More...

Collaboration diagram for RPCTableManager::RPCTableManager::RefGroupDescriptor:

List of all members.

Public Member Functions

 RefGroupDescriptor (void *addr)

Public Attributes

void * pAddr
unsigned RefCount
RPCTableInfo info


Detailed Description

Contains information about a set of pointers to strings that can potentially be a GuestRPC mechanism handler table.

Definition at line 125 of file tablemgr.h.


Constructor & Destructor Documentation

RPCTableManager::RPCTableManager::RefGroupDescriptor::RefGroupDescriptor ( void *  addr  )  [inline]

Definition at line 131 of file tablemgr.h.


Member Data Documentation

RPCTableInfo RPCTableManager::RPCTableManager::RefGroupDescriptor::info

Definition at line 129 of file tablemgr.h.

void* RPCTableManager::RPCTableManager::RefGroupDescriptor::pAddr

Definition at line 127 of file tablemgr.h.

unsigned RPCTableManager::RPCTableManager::RefGroupDescriptor::RefCount

Definition at line 128 of file tablemgr.h.


The documentation for this struct was generated from the following file:
  • E:/PROJECTS/cvsed/mixed/VIRTUA~1/kdclient/tablemgr.h