Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

convex_e Class Reference

#include <semantics.h>

List of all members.

Public Methods

 convex_e ()
 convex_e (const convex_info &__e, uint16_t __t)
 convex_e (const convex_e &__e)
 convex_e (uint16_t __e)
 ~convex_e ()
const convex_infoi () const
uint16_t t () const
convex_e operator- () const
convex_e & operator= (const convex_e &__c)
convex_e & operator= (const convex_info &__i)
convex_e & operator= (unsigned int __t)
convex_e & operator= (uint16_t __t)
void read (char *c)
void merge (const convex_e &__c)

Friends

bool operator== (const convex_e &__c, const convex_e &__d)
bool operator== (const convex_e &__c, const convex_info &__d)
bool operator== (const convex_info &__c, const convex_e &__d)
bool operator!= (const convex_e &__c, const convex_e &__d)
bool operator!= (const convex_e &__c, const convex_info &__d)
bool operator!= (const convex_info &__c, const convex_e &__d)
std::ostream & operator<< (std::ostream &o, const convex_e &__s)


Constructor & Destructor Documentation

convex_e::convex_e   [inline]
 

Definition at line 78 of file semantics.h.

convex_e::convex_e const convex_info   __e,
uint16_t    __t
[inline]
 

Definition at line 79 of file semantics.h.

convex_e::convex_e const convex_e &    __e [inline]
 

Definition at line 80 of file semantics.h.

convex_e::convex_e uint16_t    __e [inline, explicit]
 

Definition at line 81 of file semantics.h.

convex_e::~convex_e   [inline]
 

Definition at line 83 of file semantics.h.


Member Function Documentation

const convex_info& convex_e::i   const [inline]
 

Definition at line 85 of file semantics.h.

void convex_e::merge const convex_e &    __c [inline]
 

Definition at line 127 of file semantics.h.

convex_e convex_e::operator-   const [inline]
 

Definition at line 88 of file semantics.h.

convex_e& convex_e::operator= uint16_t    __t [inline]
 

Definition at line 119 of file semantics.h.

convex_e& convex_e::operator= unsigned int    __t [inline]
 

Definition at line 113 of file semantics.h.

convex_e& convex_e::operator= const convex_info   __i [inline]
 

Definition at line 107 of file semantics.h.

convex_e& convex_e::operator= const convex_e &    __c [inline]
 

Definition at line 100 of file semantics.h.

void convex_e::read char *    c
 

Definition at line 29 of file semantics.cc.

uint16_t convex_e::t   const [inline]
 

Definition at line 86 of file semantics.h.


Friends And Related Function Documentation

bool operator!= const convex_info   __c,
const convex_e &    __d
[friend]
 

Definition at line 177 of file semantics.h.

bool operator!= const convex_e &    __c,
const convex_info   __d
[friend]
 

Definition at line 172 of file semantics.h.

bool operator!= const convex_e &    __c,
const convex_e &    __d
[friend]
 

Definition at line 167 of file semantics.h.

std::ostream& operator<< std::ostream &    o,
const convex_e &    __s
[friend]
 

Definition at line 182 of file semantics.h.

bool operator== const convex_info   __c,
const convex_e &    __d
[friend]
 

Definition at line 162 of file semantics.h.

bool operator== const convex_e &    __c,
const convex_info   __d
[friend]
 

Definition at line 157 of file semantics.h.

bool operator== const convex_e &    __c,
const convex_e &    __d
[friend]
 

Definition at line 152 of file semantics.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 4 01:58:48 2003 for COCONUT API by doxygen1.2.18