FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool __attribute__::operator==
(
StaticData
d
)
const
Definition at line
263
of file
HeadersFTM.h
.
266
{
static
StaticData
empty;
return
memcmp(
this
, &empty,
sizeof
(
FTM::StaticData
))!=0; }
267
268
void
clear
() {
reset
(*
this
); }
269
void
print
(std::ostream &out)
const
;
print
void print(std::ostream &out) const
StaticData
StaticData()
Definition:
HeadersFTM.h:245
clear
void clear()
Definition:
HeadersFTM.h:216
reset
void reset(S &s)
Definition:
ByteOrder.h:13
FTM::StaticData
Definition:
HeadersFTM.h:179
src
HeadersFTM.h
Generated on Sun Sep 18 2016 20:50:41 for FACT++ by
1.8.11