librcsb-core-wrapper
1.005
Main Page
Namespaces
Classes
Files
File List
File Members
rcsb
RcsbPlatform.h
Go to the documentation of this file.
1
//$$FILE$$
2
//$$VERSION$$
3
//$$DATE$$
4
//$$LICENSE$$
5
6
7
#ifndef RCSBPLATFORM_H
8
#define RCSBPLATFORM_H
9
10
11
#include <
rcsb/rcsb_types.h
>
12
13
14
class
RcsbPlatform
15
{
16
public
:
17
RcsbPlatform
();
18
~RcsbPlatform
();
19
20
static
bool
IsLittleEndian
();
21
22
private
:
23
static
const
UInt16
_ENDIANNESS_TEST_INT;
24
25
};
26
27
28
#endif // RCSBPLATFORM_H not defined
29
RcsbPlatform
Definition:
RcsbPlatform.h:14
RcsbPlatform::~RcsbPlatform
~RcsbPlatform()
RcsbPlatform::RcsbPlatform
RcsbPlatform()
UInt16
unsigned short int UInt16
Definition:
rcsb_types.h:13
rcsb_types.h
RcsbPlatform::IsLittleEndian
static bool IsLittleEndian()
Generated on Thu Sep 18 2014 21:58:33 for librcsb-core-wrapper by
1.8.8