VR-Forces 4.1 Class Documentation
objectConsolePrinter.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2006 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: objectConsolePrinter.h,v $ $Revision: 1.4 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef objectConsolePrinter_H_
15 #define objectConsolePrinter_H_
16 
17 #include <vlutil/vlPrint.h>
19 
20 class DtVrfObject;
21 
25 {
26 private:
29 
30 public:
32 
33  virtual void write(const std::string &str, int notify_level);
34 
35 protected:
37 };
38 
43 {
44 private:
47 
48 public:
50 
56  virtual void write(const std::string& str, int notify_level);
57 
58 protected:
60 };
61 
62 #endif

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)