GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ReadSpek.cpp File Reference
#include <iostream>
#include <sstream>
#include <memory.h>
#include <stdlib.h>
#include "ReadSpek.h"

Go to the source code of this file.

Functions

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