Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  
igtlMessageHeader.h
Go to the documentation of this file.
1 /*=========================================================================
2 
3  Program: The OpenIGTLink Library
4  Language: C++
5  Web page: http://openigtlink.org/
6 
7  Copyright (c) Insight Software Consortium. All rights reserved.
8 
9  This software is distributed WITHOUT ANY WARRANTY; without even
10  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
11  PURPOSE. See the above copyright notices for more information.
12 
13 =========================================================================*/
14 
15 #ifndef __igtlMessageHeader_h
16 #define __igtlMessageHeader_h
17 
18 namespace igtl
19 {
73  class MessageBase;
74  typedef class MessageBase MessageHeader;
75 
76 };
77 
78 #include "igtlMessageBase.h"
79 
80 
81 #endif //__igtlMessageHeader_h
igtlMessageBase.h
igtl::MessageHeader
class MessageBase MessageHeader
Definition: igtlMessageHeader.h:74
igtl::MessageBase
Definition: igtlMessageBase.h:55
igtl
The "igtl" namespace contains all OpenIGTLink classes. There are several nested namespaces within the...
Definition: igtlBindMessage.h:25

Generated for OpenIGTLink by Doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2012