Main Page | Modules | Class Hierarchy | Data Structures | File List | Data Fields | Globals | Related Pages

omSms Class Reference
[GENERIC LIBRARY classes]

#include <omSms.h>


Public Member Functions

 omSms ()
virtual ~omSms ()

Data Fields

long index
 message index

int unread
 message downloaded is unread

wxString sender
 phone number of the message sender

wxString timestamp
 date in italian format dd/mm/yyyy

wxString body
 body of the message


Detailed Description

This class is used to store SMS (Cellular Short Message) infromations.


Constructor & Destructor Documentation

omSms::omSms  ) 
 

Constructor

omSms::~omSms  )  [virtual]
 

Destructor


Field Documentation

wxString omSms::body
 

body of the message

long omSms::index
 

message index

wxString omSms::sender
 

phone number of the message sender

wxString omSms::timestamp
 

date in italian format dd/mm/yyyy

int omSms::unread
 

message downloaded is unread


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