Entity Class Reference

#include <entity.h>

Collaboration diagram for Entity:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Entity (const BON::Folder &parent, const BON::FCO &p, const BON::FCO &p2=BON::FCO())
 Entity (const Entity &operand)
const Entityoperator= (const Entity &operand)
 ~Entity ()
bool operator== (const Entity &peer)
bool operator!= (const Entity &peer)
bool operator< (const Entity &peer) const
BON::FCO getPointer () const
BON::FCO getRespPointer () const
BON::Folder getParentFolder () const
void setPointer (const BON::FCO &p)
void setRespPointer (const BON::FCO &r_p)
void setParentFolder (const BON::Folder &pf)
bool isDeleted () const
void deleted (const bool val)
 Entity (const BON::Folder &parent, const BON::FCO &p, const BON::FCO &p2=BON::FCO())
 Entity (const Entity &operand)
const Entityoperator= (const Entity &operand)
 ~Entity ()
bool operator== (const Entity &peer)
bool operator!= (const Entity &peer)
bool operator< (const Entity &peer) const
BON::FCO getPointer () const
BON::FCO getRespPointer () const
std::string getDispName () const
BON::Folder getParentFolder () const
void setPointer (const BON::FCO &p)
void setRespPointer (const BON::FCO &r_p)
void setDispName (const std::string &dn)
void setParentFolder (const BON::Folder &pf)
bool isDeleted () const
void deleted (const bool val)

Detailed Description

Definition at line 6 of file BONExtender/entity.h.


Constructor & Destructor Documentation

Entity::Entity ( const BON::Folder parent,
const BON::FCO p,
const BON::FCO p2 = BON::FCO() 
) [inline, explicit]

Definition at line 10 of file BONExtender/entity.h.

Entity::Entity ( const Entity operand  )  [inline]

Definition at line 13 of file BONExtender/entity.h.

Entity::~Entity (  )  [inline]

Definition at line 32 of file BONExtender/entity.h.

Entity::Entity ( const BON::Folder parent,
const BON::FCO p,
const BON::FCO p2 = BON::FCO() 
) [inline, explicit]

Definition at line 10 of file MetaInterpreter/entity.h.

Entity::Entity ( const Entity operand  )  [inline]

Definition at line 13 of file MetaInterpreter/entity.h.

Entity::~Entity (  )  [inline]

Definition at line 34 of file MetaInterpreter/entity.h.


Member Function Documentation

void Entity::deleted ( const bool  val  )  [inline]

Definition at line 54 of file MetaInterpreter/entity.h.

void Entity::deleted ( const bool  val  )  [inline]

Definition at line 50 of file BONExtender/entity.h.

std::string Entity::getDispName (  )  const [inline]

Definition at line 47 of file MetaInterpreter/entity.h.

BON::Folder Entity::getParentFolder (  )  const [inline]

Definition at line 48 of file MetaInterpreter/entity.h.

BON::Folder Entity::getParentFolder (  )  const [inline]

Definition at line 45 of file BONExtender/entity.h.

BON::FCO Entity::getPointer (  )  const [inline]

Definition at line 45 of file MetaInterpreter/entity.h.

BON::FCO Entity::getPointer (  )  const [inline]

Definition at line 43 of file BONExtender/entity.h.

BON::FCO Entity::getRespPointer (  )  const [inline]

Definition at line 46 of file MetaInterpreter/entity.h.

BON::FCO Entity::getRespPointer (  )  const [inline]

Definition at line 44 of file BONExtender/entity.h.

bool Entity::isDeleted (  )  const [inline]

Definition at line 53 of file MetaInterpreter/entity.h.

bool Entity::isDeleted (  )  const [inline]

Definition at line 49 of file BONExtender/entity.h.

bool Entity::operator!= ( const Entity peer  )  [inline]

Definition at line 37 of file MetaInterpreter/entity.h.

bool Entity::operator!= ( const Entity peer  )  [inline]

Definition at line 35 of file BONExtender/entity.h.

bool Entity::operator< ( const Entity peer  )  const [inline]

Definition at line 38 of file MetaInterpreter/entity.h.

bool Entity::operator< ( const Entity peer  )  const [inline]

Definition at line 36 of file BONExtender/entity.h.

const Entity& Entity::operator= ( const Entity operand  )  [inline]

Definition at line 21 of file MetaInterpreter/entity.h.

const Entity& Entity::operator= ( const Entity operand  )  [inline]

Definition at line 20 of file BONExtender/entity.h.

bool Entity::operator== ( const Entity peer  )  [inline]

Definition at line 36 of file MetaInterpreter/entity.h.

bool Entity::operator== ( const Entity peer  )  [inline]

Definition at line 34 of file BONExtender/entity.h.

void Entity::setDispName ( const std::string dn  )  [inline]

Definition at line 51 of file MetaInterpreter/entity.h.

void Entity::setParentFolder ( const BON::Folder pf  )  [inline]

Definition at line 52 of file MetaInterpreter/entity.h.

void Entity::setParentFolder ( const BON::Folder pf  )  [inline]

Definition at line 48 of file BONExtender/entity.h.

void Entity::setPointer ( const BON::FCO p  )  [inline]

Definition at line 49 of file MetaInterpreter/entity.h.

void Entity::setPointer ( const BON::FCO p  )  [inline]

Definition at line 46 of file BONExtender/entity.h.

void Entity::setRespPointer ( const BON::FCO r_p  )  [inline]

Definition at line 50 of file MetaInterpreter/entity.h.

void Entity::setRespPointer ( const BON::FCO r_p  )  [inline]

Definition at line 47 of file BONExtender/entity.h.


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