#include "srv-hosts.h"
#include "typeinst/typeinst.h"
Go to the source code of this file.
Classes | |
class | aesop::ServerObject |
This class maintains server-specific data for objects. More... | |
Namespaces | |
namespace | aesop |
Functions | |
smart_ptr< ServerObject > | aesop::getServerObject (IN smart_ptr< Instance > &instance) |
retrieves the server object (server state) based on the Instance. |