Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

mps.h File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include <string>
#include <vector>
#include <map>
#include <mps/ref.h>
#include <mps/exception.h>
#include <mps/interface.h>
#include <mps/stream.h>
#include <mps/address.h>
#include <mps/connection.h>
#include <mps/proxy.h>
#include <mps/server.h>
#include <mps/transport.h>
#include <mps/mpsnaming.h>

Include dependency graph for mps.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  MPS

Defines

#define MPS_optarg   optarg
#define MPS_optind   optind
#define MPS_opterr   opterr
#define MPS_optopt   optopt
#define MPS_getopt   getopt


Define Documentation

#define MPS_getopt   getopt
 

Definition at line 96 of file mps.h.

Referenced by main().

#define MPS_optarg   optarg
 

Definition at line 92 of file mps.h.

#define MPS_opterr   opterr
 

Definition at line 94 of file mps.h.

#define MPS_optind   optind
 

Definition at line 93 of file mps.h.

#define MPS_optopt   optopt
 

Definition at line 95 of file mps.h.


Generated at Wed Aug 15 01:05:21 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001