librcsb-core-wrapper
1.000
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
Generated on Thu May 30 2013 06:21:58 for librcsb-core-wrapper by
1.8.3.1