artefaktur
software engineer &        architecture

 
 
 
 

class HelloWorldInterface

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::boot::HelloWorldInterface Class Reference

#include <HelloWorldInterface.h>

Inheritance diagram for acdk::boot::HelloWorldInterface:

acdk::boot::HelloWorldClass List of all members.

Detailed Description

A General Interface to say an user Hello.

Author:
Roger Rene Kommer (kommer@artefaktur.com)
Version:
Revision
1.15
Date:
Date
2005/04/08 10:53:16
See also:
 Arrays
    RHelloWorldInterface hw = new HelloWord();
     hw->toString();


    <a href="class_acdk__boot__HelloWorldInterface.html">RHelloWorldInterface</a> hw = new HelloWord();
     hw->toString();
  
This is a paragraph with a Reference to Arrays. This is only a line. The next line resumes.
  • Bla
  • Blubb


Public Member Functions

virtual void sayHello (IN(RString) username)=0
 Say given user hello.

virtual RString getGreetings ()=0

Member Function Documentation

virtual RString acdk::boot::HelloWorldInterface::getGreetings  )  [pure virtual]
 

Implemented in acdk::boot::HelloWorldClass.

virtual void acdk::boot::HelloWorldInterface::sayHello IN(RString username  )  [pure virtual]
 

Say given user hello.

Parameters:
username the user's name
Returns:
nothing

Implemented in acdk::boot::HelloWorldClass.

 
Last modified 2005-05-08 18:31 by SYSTEM By Artefaktur, Ing. Bureau Kommer