Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Attribute.h File Reference

Contains the prototype of Attriubte. More...

#include <string>
#include "roccom_exception.h"
Include dependency graph for Attribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Attribute
 An Attribute object is a data member of a window. More...
 

Enumerations

enum  COM_Keywords {
  COM_NC, COM_NC1, COM_NC2, COM_NC3,
  COM_CONN, COM_MESH, COM_PCONN, COM_RIDGES,
  COM_RIDGES1, COM_RIDGES2, COM_PMESH, COM_ATTS,
  COM_ALL, COM_NUM_KEYWORDS
}
 

Detailed Description

Contains the prototype of Attriubte.

See Also
Attribute.C Pane.h Window.h

Definition in file Attribute.h.

Enumeration Type Documentation

Enumerator
COM_NC 
COM_NC1 
COM_NC2 
COM_NC3 
COM_CONN 
COM_MESH 
COM_PCONN 
COM_RIDGES 
COM_RIDGES1 
COM_RIDGES2 
COM_PMESH 
COM_ATTS 
COM_ALL 
COM_NUM_KEYWORDS 

Definition at line 42 of file Attribute.h.