MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs | Functions | Variables
lgrUtilityFunctions.h File Reference

Contains utility logger functions. More...

Go to the source code of this file.

Namespaces

 MAKLogger
 MAKLogger::DtLgrGenericFileFormats.
 

Typedefs

typedef std::vector< DtStringMAKLogger::DtStringVector
 

Functions

size_t MAKLogger::roundUpTo2 (size_t sz)
 
int MAKLogger::roundUpTo2 (int sz)
 
size_t MAKLogger::roundUpTo4 (size_t sz)
 
int MAKLogger::roundUpTo4 (int sz)
 
size_t MAKLogger::roundUpTo8 (size_t sz)
 
int MAKLogger::roundUpTo8 (int sz)
 
void MAKLogger::DtCreateDeliminatedString (const DtStringVector &stringList, DtString &deliminatedString, char deliminator=theDefaultDeliminator)
 
int MAKLogger::DtSeparateDeliminatedString (const DtString &deliminatedString, DtStringVector &stringList, char deliminator=theDefaultDeliminator, bool allowEmptyTokens=false, bool appendToExistingList=false)
 

Variables

const char MAKLogger::theDefaultDeliminator = ';'
 

Detailed Description

Contains utility logger functions.


Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)