GlobeEngine
Main Page
Namespaces
Classes
Files
File List
File Members
Node.h
Go to the documentation of this file.
1
#ifndef EQ_SOLAR_NODE_H
2
#define EQ_SOLAR_NODE_H
3
4
#include "
eqSolar.h
"
5
#include "
InitData.h
"
6
7
#include <eq/eq.h>
8
9
namespace
eqSolar
10
{
17
class
Node
:
public
eq::Node
18
{
19
public
:
20
Node
( eq::Config* parent ) : eq::
Node
( parent ) {}
21
22
protected
:
23
virtual
~Node
(){}
24
25
virtual
bool
configInit
(
const
eq::uint128_t& initID );
26
27
private
:
28
};
29
}
30
31
#endif // EQ_SOLAR_NODE_H
eqSolar::Node::configInit
virtual bool configInit(const eq::uint128_t &initID)
Definition:
Node.cpp:8
eqSolar
Definition:
Channel.h:9
InitData.h
eqSolar::Node
Definition:
Node.h:17
eqSolar::Node::~Node
virtual ~Node()
Definition:
Node.h:23
eqSolar::Node::Node
Node(eq::Config *parent)
Definition:
Node.h:20
eqSolar.h
src
eqSolar
include
Node.h
Generated on Wed Aug 9 2017 14:47:05 for GlobeEngine by
1.8.9