Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
tests
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
23
#include <
extras/ReadOnlyPointer.hpp
>
24
25
class
PtrTest
26
{
27
public
:
28
29
void
testReadOnly
();
30
void
testPromotion
();
31
};
32
33
#endif
PtrTest::testPromotion
void testPromotion()
PtrTest
Definition:
ptr_test.hpp:25
PtrTest::testReadOnly
void testReadOnly()
ReadOnlyPointer.hpp
rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:27