diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_main_class.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_main_class.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,55 @@ + +
+Public Member Functions | |
+ | CMainClass (CStreamStore &aStore) |
+ | CMainClass (CStreamStore &aStore, TStreamId anId) |
+ | ~CMainClass () |
+TStreamId | StoreL () |
+void | RestoreL () |
+void | InternalizeL (RReadStream &aStream) |
+void | ExternalizeL (RWriteStream &aStream) |
+CClassABC * | PtrAbc () |
+void | RemoveAbcL () |
Static Public Member Functions | |
+static CMainClass * | NewLC (CStreamStore &aStore) |
+static CMainClass * | NewLC (CStreamStore &aStore, TStreamId anId) |
Definition at line 110 of file WriteToEmbedded.h.
+