Point Class Reference

#include <Point.h>

List of all members.

Public Member Functions

size_t mem_size () const
 Point (std::string filename, int line=0, const Point *point=0)
 Point (SymbolEntryPtr sentry, int line=0, const Point *point=0)
 Point (bytecodeistream &str)
 ~Point (void)
SymbolEntryPtr sentry (void) const
std::string filename (void) const
int line (void) const
const Pointpoint (void) const
std::string toString (void) const
std::ostream & toStream (std::ostream &str) const

Private Attributes

SymbolEntryPtr m_entry
int m_line
const Pointm_point


Constructor & Destructor Documentation

Point::Point std::string  filename,
int  line = 0,
const Point point = 0
 

Point::Point SymbolEntryPtr  sentry,
int  line = 0,
const Point point = 0
 

Point::Point bytecodeistream str  ) 
 

Point::~Point void   ) 
 


Member Function Documentation

std::string Point::filename void   )  const
 

int Point::line void   )  const
 

size_t Point::mem_size  )  const [inline]
 

const Point * Point::point void   )  const
 

SymbolEntryPtr Point::sentry void   )  const
 

std::ostream & Point::toStream std::ostream &  str  )  const
 

std::string Point::toString void   )  const
 


Member Data Documentation

SymbolEntryPtr Point::m_entry [private]
 

int Point::m_line [private]
 

const Point* Point::m_point [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Jun 16 18:07:46 2006 for yast2-core by  doxygen 1.4.6