mbxmlutils  1.3.0
Multi-Body XML Utils
MBXMLUtils::ThisLineLocation Class Reference

#include <thislinelocation.h>

Public Member Functions

std::string operator() ()
 

Static Private Member Functions

static void dummyFunc ()
 

Private Attributes

std::string p
 

Detailed Description

We do not use boost::dll or boost::filesystem here to enable this class header only. Usage: ThisLineLocation loc; // as a global variable at the code where you want to get the location. std::string location=loc(); // to get the absolute path of the lib where loc is defined in.


The documentation for this class was generated from the following file: