WXP C++ Library
Version 6.74.9
Loading...
Searching...
No Matches
include
Raw.h
1
#ifndef _WINC_RAW
2
#define _WINC_RAW
3
4
#include <WXP/Data.h>
5
6
namespace
WXP
{
7
class
Raw
:
public
Data {
8
public
:
9
Raw
();
10
Raw
(
int
rfields );
11
~Raw
();
12
};
13
}
14
#endif
WXP::Raw::~Raw
~Raw()
Definition
Raw.cc:31
WXP::Raw::Raw
Raw()
Definition
Raw.cc:18
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
Generated on
for WXP C++ Library by
1.16.1