Cortex iOS
 All Classes Functions Properties
MessageDatabase Class Reference
Inheritance diagram for MessageDatabase:

Instance Methods

(id) - initWithPath:
 
(NSArray *) - getAdviseMessagesForTask:andCoach:withType:andStyle:
 
(NSArray *) - getMotivationMessagesForTask:withType:andStyle:
 
(void) - setMotivationMessages:
 
(void) - setAdviseMessages:
 
(void) - clear
 

Method Documentation

- (NSArray *) getAdviseMessagesForTask: (TaskType)  taskType
andCoach: (CoachType)  coachType
withType: (MessageType)  msgType
andStyle: (MessageStyle)  style 

Query for advise messages.

- (NSArray *) getMotivationMessagesForTask: (TaskType)  taskType
withType: (MessageType)  msgType
andStyle: (MessageStyle)  style 

Query for motivation message.

- (id) initWithPath: (NSString*)  databaseFilePath

Initialize and open database


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