F:/projectos/SpdFEDServerPackage/SpdFEDServerRelease/spdDbConfLib/spdGlobals.h File Reference

#include "spdvertable.h"

Include dependency graph for spdGlobals.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  spdGlobals

Functions

const char * spdGlobals::getDacName (int index)
 functions to get a dac number and a dac name
int spdGlobals::getDacNumber (const char *dacName)
std::string spdGlobals::intToStr (int number)
void spdGlobals::saveQuerytoFile (std::string coment, std::string query)
void spdGlobals::deleteSqldebug (void)
 void insertNumber(std::string &str, int number, const char * separator);
Uint32 spdGlobals::extractFromInt32 (Uint32 input, int offset, int bits)
 functions to pack a value in a 32 bit register and to unpack
void spdGlobals::insertIntoInt32 (Uint32 &input, Uint32 value, int offset, int bits)
template<class T>
std::string spdGlobals::toString (T value)
 template function to convert to string
template<typename T>
spdGlobals::fromString (const std::string &s)
 template function to get a value from a string
std::vector< std::string > spdGlobals::getMcmVerFields ()
std::vector< std::string > spdGlobals::getNoisyVerFields ()
std::vector< spdDbTypesspdGlobals::getNoisyVerTypes ()
std::vector< std::string > spdGlobals::splitStr (const std::string &text, const std::string &delimeter)
 split string function
void spdGlobals::insertBitsIntoArray (Uint32 *array, Uint32 data, unsigned offset, Uint32 nBits)
const char * spdGlobals::getApiDacName (unsigned apiDac)
 returns the analog pilot name

Variables

const char sqlDebug [] = ".\\debug\\sqlDebug.sql"

Variable Documentation

const char sqlDebug[] = ".\\debug\\sqlDebug.sql"


Generated on Tue Dec 1 12:09:50 2009 for SPD FED Server by  doxygen 1.5.4