C:/qtiplot/3rdparty/liborigin/OriginDefaultParser.cpp File Reference

#include "OriginDefaultParser.h"
#include <stdio.h>
#include <iostream>
#include <stdlib.h>
#include <math.h>
#include <cstring>
#include <logging.hpp>

Defines

#define ERROR_MSG   "Please send the OPJ file and the opjfile.log to the author of liborigin!\n"
#define MAX_LEVEL   20
#define SwapBytes(x)   ByteSwap((unsigned char *) &x,sizeof(x))

Functions

void ByteSwap (unsigned char *b, int n)
OriginParsercreateOriginDefaultParser (const string &fileName)
bool IsBigEndian ()

Define Documentation

#define ERROR_MSG   "Please send the OPJ file and the opjfile.log to the author of liborigin!\n"

#define MAX_LEVEL   20

#define SwapBytes (  )     ByteSwap((unsigned char *) &x,sizeof(x))


Function Documentation

void ByteSwap ( unsigned char *  b,
int  n 
)

OriginParser* createOriginDefaultParser ( const string &  fileName  ) 

Referenced by OriginFile::OriginFile().

bool IsBigEndian (  ) 


Generated on Mon Apr 6 13:11:47 2009 for liborigin2 by  doxygen 1.5.8