Classes | Namespaces

srv-object.h File Reference

#include "srv-hosts.h"
#include "typeinst/typeinst.h"
Include dependency graph for srv-object.h:
This graph shows which files directly or indirectly include this file:

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 (smart_ptr< Instance > &instance)
 retrieves the server object (server state) based on the Instance.