MGF Server
2.1
Multigaze framework server
Main Page
Classes
Files
File List
All
Classes
Functions
GDLib
include
entries
CGDBlink.h
1
#pragma once
2
3
#ifndef GDBLINK_H
4
#define GDBLINK_H
5
6
#include <boost\shared_ptr.hpp>
7
8
#include "GDLib.h"
9
#include "CGDEntry.h"
10
11
class
GDLIBAPI
CGDBlink :
public
GDEntry
<gdBlink>
12
{
13
14
};
15
16
typedef
boost::shared_ptr<CGDBlink> CGDBlinkPtr;
17
18
#endif
Generated on Sat Jun 9 2012 20:28:53 for MGF Server by
1.8.1