Duy tran / RecordType

Auto generated API documentation and code listings for RecordType

Classes

EmptyRecord Define an empty Record
RecordAAR Create a Record that can start an application in an Android mobile
RecordGeo Specialize the RecordUri to handle a location position, the location is stored with latitude and longitude
RecordMail Class that specializes the RecordUri to store a mail content
RecordMimeType Record that contains data encoded as MimeType
RecordSMS Extend the RecordUri to handle the SMS content
RecordText Record containing a simple text
RecordURI Record that contains an URI address
RecordVCard Specialize the RecordMimeType to store VCard information
RecordWifiConf Specialize the RecordMimeType to store Wifi configuration information

Code

EmptyRecord.h [code] Implement an Empyt Record
RecordAAR.cpp [code] RecordAAR implementation
RecordAAR.h [code] Create a Record that can start an application in an Android mobile
RecordGeo.cpp [code]
RecordGeo.h [code]
RecordMail.cpp [code]
RecordMail.h [code] Class that specializes the RecordUri to store a mail content
RecordMimeType.cpp [code] RecordMimeType implementation
RecordMimeType.h [code] Record that contains data encoded as MimeType
RecordSMS.cpp [code] RecordSMS implementation
RecordSMS.h [code] Extend the RecordUri to handle the SMS content
RecordText.cpp [code] RecordText implementation
RecordText.h [code] Record containing a simple text
RecordURI.cpp [code] RecordURI implementation
RecordURI.h [code] Record that contains an URI address
RecordVCard.cpp [code] RecordVCard implementation
RecordVCard.h [code] RecordMimeType that contains a VCard data
RecordWifiConf.cpp [code]
RecordWifiConf.h [code] RecordMimeType that contains a Wifi configuration data