console_receiver Class Reference

Interface receiving console output. Do not reimplement or call directly; use console namespace functions instead. More...

#include <console.h>

Inheritance diagram for console_receiver:

service_base

List of all members.

Public Types

typedef console_receiver t_interface_entrypoint
typedef console_receiver t_interface
typedef service_base t_interface_parent

Public Member Functions

virtual void print (const char *p_message, t_size p_message_length)=0

Static Public Attributes

static const GUID class_guid


Detailed Description

Interface receiving console output. Do not reimplement or call directly; use console namespace functions instead.

Member Typedef Documentation

Reimplemented from service_base.


Member Function Documentation

virtual void console_receiver::print ( const char *  p_message,
t_size  p_message_length 
) [pure virtual]


Member Data Documentation

const GUID console_receiver::class_guid [static]

Initial value:

{ 0x90df5270, 0x65bb, 0x4dba, { 0xba, 0xf5, 0x86, 0xbe, 0x9e, 0x59, 0xdc, 0x20 } }


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

Generated on Fri Apr 25 18:49:42 2008 for foobar2000 SDK by  doxygen 1.5.5