Drawing.
More...
#include <JHead.hh>
Drawing.
Definition at line 170 of file JHead.hh.
JAANET::drawing::ClassDefNV |
( |
drawing |
, |
|
|
1 |
|
|
) |
| |
bool JAANET::String::match |
( |
const String & |
object | ) |
const |
|
inlineinherited |
Test match.
- Parameters
-
- Returns
- true if matches; else false
Definition at line 116 of file JHead.hh.
118 return buffer ==
object.buffer;
std::string buffer
General purpose name.
JAANET::String::ClassDefNV |
( |
String |
, |
|
|
1 |
|
|
) |
| |
|
inherited |
std::string JAANET::String::buffer |
|
inherited |
General purpose name.
Definition at line 121 of file JHead.hh.
The documentation for this struct was generated from the following file: