GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ReadSpek.h File Reference
#include <string>
#include <vector>
#include <fstream>

Go to the source code of this file.

Classes

class  ReadSpek
 

Functions

bool SpecNameDecode (std::string sName, std::string &sForm, int &slen)
 
bool SpecNameDecode (std::string sName, std::string &sForm, std::vector< int > &vlen)
 
bool SpecNameEncode (std::string &sName, std::string sForm, int slen)
 
bool SpecNameEncode (std::string &sName, std::string sForm, std::vector< int > vlen)