HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_UniversalLogStreamHelper.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * NAME: UT_UniversalLogStdStreamSource.h ( FS Library, C++)
7  *
8  * COMMENTS:
9  *
10  */
11 
12 #ifndef __UT_UniversalLogStreamHelperSource__
13 #define __UT_UniversalLogStreamHelperSource__
14 
15 #include "UT_API.h"
16 #include "UT_NamedPipe.h"
17 #include "UT_String.h"
18 #include "UT_StringHolder.h"
19 #include "UT_UniversalLogEntry.h"
20 #include <SYS/SYS_Handle.h>
21 
23 
25 {
26 public:
28 
29  void removeFromSourceLoop();
30 
42  bool myIsValid;
43 };
44 
45 #endif
46 
#define UT_API
Definition: UT_API.h:14
UT_UniversalLogExternalInfoHandle myExternalInfo