PCMHost.h File Reference


Detailed Description

Contains declaration of class Host.

Definition in file PCMHost.h.

#include "PCMPremeditations.h"
#include "PCMSingleton.h"
#include "PCMLogger.h"
#include "PCMException.h"
#include "PCMContainer.h"
#include "PCMXDisplay.h"
#include "PCMNode.h"
#include "PCMTimer.h"
#include "PCMSqVM.h"
#include <string>
#include <pcapi.h>
#include <squirrel/squirrel.h>
#include <squirrel/sqstdio.h>
#include <squirrel/sqstdaux.h>
#include <squirrel/sqplus.h>
#include "PCMHost_impl.h"

Include dependency graph for PCMHost.h:

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

Go to the source code of this file.


Namespaces

namespace  ParCompMark

Classes

class  ParCompMark::Host
 Class for describe a hosts. More...

Functions

 DECLARE_INSTANCE_TYPE_NAME (ParCompMark::Host, Host)
 


Function Documentation

DECLARE_INSTANCE_TYPE_NAME ( ParCompMark::Host  ,
Host   
)