VR-Vantage API Documentation
Home
Modules
Namespaces
Classes
Files
Libraries
Examples
Tutorials
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
makArchives
Enumerations
|
Functions
portable_binary_archive.hpp File Reference
Go to the source code of this file.
Enumerations
enum
portable_binary_archive_flags
{
endian_big
= 0x4000,
endian_little
= 0x8000 }
Functions
void
reverse_bytes
(char
size
, char *
address
)
Enumeration Type Documentation
enum
portable_binary_archive_flags
Enumerator:
endian_big
endian_little
Function Documentation
void
reverse_bytes
(
char
size
,
char *
address
)
inline
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)