synaps/arithm/Various_def.h File Reference


Detailed Description

Definition in file Various_def.h.

Go to the source code of this file.

Typedefs

typedef Type::false_t Tag_false
 The false tag.

Functions

bool check_type (Tag_true)
 These functions check the validity of a tag.
bool check_type (Tag_false)
 These functions check the validity of a tag.

Variables

__BEGIN_NAMESPACE_SYNAPS typedef
Type::true_t 
Tag_true
 The true tag.


Typedef Documentation

typedef Type::false_t Tag_false

The false tag.

Definition at line 20 of file Various_def.h.


Function Documentation

bool check_type ( Tag_false   ) 

These functions check the validity of a tag.

Parameters:
Tag_false 
Returns:
false

Definition at line 40 of file Various_def.h.

bool check_type ( Tag_true   ) 

These functions check the validity of a tag.

Parameters:
Tag_true 
Returns:
true

Definition at line 31 of file Various_def.h.


Variable Documentation

__BEGIN_NAMESPACE_SYNAPS typedef Type::true_t Tag_true

The true tag.

Definition at line 14 of file Various_def.h.


SYNAPS DOCUMENTATION
logo