The Robot Application Programming Interface Delegate Project
RAPID Logo

TextMessage.idl File Reference

Allows for text messages to be sent between applications; mostly used for debugging type activities. More...

import "Message.idl";
Include dependency graph for TextMessage.idl:

Go to the source code of this file.

Classes

interface  TextMessage
 TextMessage is a message that allows RAPID application users to chat with each other or for logging-style activities. More...

Packages

package  rapid

Enumerations

enum  MessageLevel {
  MSG_DEBUG, MSG_INFO, MSG_ATTENTION, MSG_WARN,
  MSG_ERROR, MSG_CRITICAL
}
 

Importance level of the message.

More...

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines