OMNeT++ NEDXML  6.0.3
FileLine Struct Reference

#include <astnode.h>

Public Member Functions

 FileLine ()
 
 FileLine (const char *file, int line=-1)
 
bool empty () const
 
std::string str () const
 

Public Attributes

opp_staticpooledstring file
 
int line = -1
 

Constructor & Destructor Documentation

◆ FileLine() [1/2]

FileLine ( )
inline

◆ FileLine() [2/2]

FileLine ( const char *  file,
int  line = -1 
)
inline

Member Function Documentation

◆ empty()

bool empty ( ) const
inline

◆ str()

std::string str ( ) const
inline

Member Data Documentation

◆ file

opp_staticpooledstring file

◆ line

int line = -1

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