|
portSMF
|
Public Member Functions | |
| void | copy (Alg_parameter *) |
| char | attr_type () |
| const char * | attr_name () |
| void | set_attr (Alg_attribute a) |
| void | show () |
Public Attributes | |
| Alg_attribute | attr |
| union { | |
| double r | |
| const char * s | |
| long i | |
| bool l | |
| const char * a | |
| }; | |