CRBufExample Class Reference

List of all members.

Public Member Functions

 ~CRBufExample ()
void CreateRBufL ()
void CreateRBufFromExistingDesL ()
void CreateRBufFromHBufCL ()
void CreateRBufFromAllocatedMemoryL ()
void CreateRBufFromAnotherRBufL ()
void CreateRBufUsingRReadStreamL ()
void SwapTwoRBufsL ()
void CopyDataUsingAssignmentOperatorL ()
void ReallocateAndFreeTheMemoryBufferL ()
void ReplaceAndModifyTheDataL ()
void CleanUpRulesL ()

Static Public Member Functions

static CRBufExampleNewL ()

Detailed Description

This class demonstrates:

Definition at line 49 of file rbufexample.h.


Constructor & Destructor Documentation

CRBufExample::~CRBufExample (  ) 

Member Function Documentation

CRBufExample * CRBufExample::NewL (  )  [static]

Allocates and constructs a CRBufExample object.

Returns:
A CRBufExample object.

Definition at line 80 of file rbufexample.cpp.

void CRBufExample::CreateRBufL (  ) 
void CRBufExample::CreateRBufFromExistingDesL (  ) 
void CRBufExample::CreateRBufFromHBufCL (  ) 
void CRBufExample::CreateRBufFromAllocatedMemoryL (  ) 
void CRBufExample::CreateRBufFromAnotherRBufL (  ) 
void CRBufExample::CreateRBufUsingRReadStreamL (  ) 
void CRBufExample::SwapTwoRBufsL (  ) 
void CRBufExample::CopyDataUsingAssignmentOperatorL (  ) 
void CRBufExample::ReallocateAndFreeTheMemoryBufferL (  ) 
void CRBufExample::ReplaceAndModifyTheDataL (  ) 
void CRBufExample::CleanUpRulesL (  ) 

Generated by  doxygen 1.6.2