FemViewer::BaseInfo Class Reference

#include <Model.h>

Inheritance diagram for FemViewer::BaseInfo:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BaseInfo (u_int status_=0)
bool operator== (const BaseInfo &rhs_)
u_int status () const
void set_flags (u_int flags_)
bool is_flag_set (u_int flag_) const
void set_flag (u_int flag_)
void unset_flag (u_int flag_)
void change (u_int flag_, bool f_)

Protected Attributes

u_int _status

Constructor & Destructor Documentation

FemViewer::BaseInfo::BaseInfo ( u_int  status_ = 0  )  [inline]

Member Function Documentation

void FemViewer::BaseInfo::change ( u_int  flag_,
bool  f_ 
) [inline]

Here is the caller graph for this function:

bool FemViewer::BaseInfo::is_flag_set ( u_int  flag_  )  const [inline]

Here is the caller graph for this function:

bool FemViewer::BaseInfo::operator== ( const BaseInfo rhs_  )  [inline]

Here is the call graph for this function:

void FemViewer::BaseInfo::set_flag ( u_int  flag_  )  [inline]
void FemViewer::BaseInfo::set_flags ( u_int  flags_  )  [inline]
u_int FemViewer::BaseInfo::status (  )  const [inline]

Here is the caller graph for this function:

void FemViewer::BaseInfo::unset_flag ( u_int  flag_  )  [inline]

Member Data Documentation

u_int FemViewer::BaseInfo::_status [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1