diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_t_my_class.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_t_my_class.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_t_my_class.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,125 +1,126 @@ - - -TB10.1 Example Applications: TMyClass Class Reference - - - - + + + + +TB9.2 Example Applications: TMyClass Class Reference + + + + + +

TMyClass Class Reference

-

-List of all members. - - - +

List of all members.

+

Public Member Functions

 TMyClass ()
+ + + + + +

Public Member Functions

 TMyClass ()
 TMyClass (const TDesC &aDes)
void SetBuf (const TDesC &aDes)
const TDesC & GetBuf ()
+


Detailed Description

+

Demonstrates a simple class containing a simple buffer and methods

+TMyClass (const TDesC &aDes) - -void SetBuf (const TDesC &aDes) - -const TDesC & GetBuf () - - -

Detailed Description

-Demonstrates a simple class containing a simple buffer and methods - -

Definition at line 58 of file circularbuffer.h.

-

Constructor & Destructor Documentation

- +

Definition at line 58 of file circularbuffer.h.

+

Constructor & Destructor Documentation

+
- + - + - - -
TMyClass::TMyClass TMyClass::TMyClass (  ) 
-
-
- -

-Constructor. -

Definition at line 36 of file circularbuffer.cpp.

- -
-

- -

-
- - - - - - - - +
TMyClass::TMyClass (const TDesC &  aDes  ) 
+

Constructor.

-

-Constructor. This overload TMyClass constructor using a descriptor -

Definition at line 40 of file circularbuffer.cpp.

+

Definition at line 36 of file circularbuffer.cpp.

-

-


Member Function Documentation

- +
+
- + - + - +
void TMyClass::SetBuf TMyClass::TMyClass ( const TDesC &  aDes aDes  ) 
+

Constructor. This overload TMyClass constructor using a descriptor

-

-Set TMyClass buffer using a descriptor.

Parameters:
- - -
aDes contains the new value for buffer.
-
- -

Definition at line 56 of file circularbuffer.cpp.

+

Definition at line 40 of file circularbuffer.cpp.

-

- + +


Member Function Documentation

+
- + - + + - +
const TDesC & TMyClass::GetBuf void TMyClass::SetBuf ( const TDesC &  aDes  ) 
+

Set TMyClass buffer using a descriptor.

+
Parameters:
+ + +
aDes contains the new value for buffer.
+
+
-

-Get TMyClass buffers.

Returns:
A buffer contains the objects.
- -

Definition at line 48 of file circularbuffer.cpp.

+

Definition at line 56 of file circularbuffer.cpp.

-

-


Generated on Thu Jan 21 10:33:08 2010 for TB10.1 Example Applications by  + + +
+
+ + + + + + + + +
const TDesC & TMyClass::GetBuf ( ) 
+
+
+

Get TMyClass buffers.

+
Returns:
A buffer contains the objects.
+ +

Definition at line 48 of file circularbuffer.cpp.

+ +
+
+ +
Generated by  -doxygen 1.5.3
+doxygen 1.6.2