Public Member Functions

Barry::Data Class Reference

List of all members.

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

Detailed Description

Definition at line 33 of file data.h.


Member Function Documentation

void Barry::Data::AppendHexString ( const char *  str  ) 

Append bytes of data based on str.

Definition at line 249 of file data.cc.

void Barry::Data::QuickZap (  )  [inline]

set buffer to 0 size, but don't bother overwriting memory with 0

Definition at line 74 of file data.h.

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().

Here is the caller graph for this function:


The documentation for this class was generated from the following files: