Public Member Functions | |
| void | AppendHexString (const char *str) |
| Append bytes of data based on str. | |
| void | QuickZap () |
| set buffer to 0 size, but don't bother overwriting memory with 0 | |
| void | Zap () |
| set buffer to 0 and remove all data | |
Definition at line 33 of file data.h.
| void Barry::Data::AppendHexString | ( | const char * | str | ) |
| void Barry::Data::QuickZap | ( | ) | [inline] |
| void Barry::Data::Zap | ( | ) |
set buffer to 0 and remove all data
Definition at line 263 of file data.cc.
Referenced by Barry::Task::BuildFields(), Barry::Memo::BuildFields(), Barry::Contact::BuildFields(), Barry::Calendar::BuildFields(), and Barry::Mode::JavaLoader::GetScreenshot().

1.7.1