MPS Namespace Reference (original) (raw)
Compounds
class
Represents a resolved name for an object. More...
class
A callback - subclass, and use with setCallback. More...
class
Manages a connection over a Transport to an MPS server. More...
class
Implements a Fastmsg-based Transport class for accessing and serving MPS objects. More...
class
MPS::InetTransport::InetConnection
class
class
MPS::InetTransport::InetDispatcher
class
MPS::InetTransport::InetIOStream
class
Implements a TCP/IP-socket Transport class for accessing and serving MPS objects. More...
class
Used to stream data from a Connection. More...
class
Base class which all MPS Interfaces (implementations and proxies) must inherit from. More...
class
Base class for MPS object servers. More...
class
MPS::MPSConnectionClosedException
Thrown when reading from a closed Connection or a too-short InputStream. More...
class
Base class for most exceptions thrown by MPS. More...
class
Used to stream data to a Connection. More...
class
Implements a client-side handle on a MPS server object, using a Connection. More...
struct
class
Generalised server for MPS objects, proxies, and gateways. More...
class
MPS::SimplTransport::SimplConnection
class
MPS::SimplTransport::SimplIOStream
class
Implements a Transport class for accessing and serving MPS objects via the SIMPL protocol (http://www.holoweb.net/~simpl/). More...
class
Represents a method of resolving names for, and connecting to remote objects. More...
class
Superclass of all exceptions throwable by MPS interface implementations. More...
Typedefs
typedef org::hebe::mps::naming::NamingService
typedef org::hebe::mps::naming::Binding
Functions
ref<NamingService>
getNamingService (string nsAddress="")
string
toString (int x)
Variables
char const*
MPS_version_string = "MPSIDL version " MPSIDL_VERSION
deque<QueuedMessage_t *>