ptr_test.hpp
Go to the documentation of this file.
1 /***************************************************************************
2  tag: Peter Soetens Mon Jan 10 15:59:18 CET 2005 buffers_test.hpp
3 
4  buffers_test.hpp - description
5  -------------------
6  begin : Mon January 10 2005
7  copyright : (C) 2005 Peter Soetens
8  email : peter.soetens@mech.kuleuven.ac.be
9 
10  ***************************************************************************
11  * *
12  * This program is free software; you can redistribute it and/or modify *
13  * it under the terms of the GNU General Public License as published by *
14  * the Free Software Foundation; either version 2 of the License, or *
15  * (at your option) any later version. *
16  * *
17  ***************************************************************************/
18 
19 
20 #ifndef BUFFERSTEST_H
21 #define BUFFERSTEST_H
22 
24 
25 class PtrTest
26 {
27 public:
28 
29  void testReadOnly();
30  void testPromotion();
31 };
32 
33 #endif
void testPromotion()
void testReadOnly()


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:34