Method Class Reference

#include <Method.h>

Collaboration diagram for Method:
Collaboration graph
[legend]

List of all members.

Public Member Functions

std::string getHeader ()
std::string getSource ()
std::string getExposed (const std::string &repl_containter)
std::string getHidden ()
 Method ()
 operator bool ()

Public Attributes

bool m_virtual
bool m_static
bool m_template
std::string m_returnValue
std::string m_signature
std::string m_implementation
std::string m_comment
Anym_container

Detailed Description

Definition at line 16 of file Method.h.


Constructor & Destructor Documentation

Method::Method (  ) 

Definition at line 19 of file Method.cpp.


Member Function Documentation

std::string Method::getExposed ( const std::string repl_containter  ) 

Definition at line 62 of file Method.cpp.

std::string Method::getHeader (  ) 

Definition at line 31 of file Method.cpp.

std::string Method::getHidden (  ) 

Definition at line 87 of file Method.cpp.

std::string Method::getSource (  ) 

Definition at line 47 of file Method.cpp.

Method::operator bool (  ) 

Definition at line 95 of file Method.cpp.


Member Data Documentation

Definition at line 25 of file Method.h.

Definition at line 26 of file Method.h.

Definition at line 24 of file Method.h.

Definition at line 22 of file Method.h.

Definition at line 23 of file Method.h.

Definition at line 20 of file Method.h.

Definition at line 21 of file Method.h.

Definition at line 19 of file Method.h.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:53:41 2013 for GME by  doxygen 1.6.3