Origen V93K SMT7 Library
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
origen
test_method
empty.hpp
Go to the documentation of this file.
1
#ifndef ORIGEN_TEST_METHOD_FUNCTIONAL_TEST_INCLUDED
2
#define ORIGEN_TEST_METHOD_FUNCTIONAL_TEST_INCLUDED
3
4
#include "
base.hpp
"
5
#include "mapi.hpp"
6
#include "rdi.hpp"
7
8
using namespace
std;
9
10
namespace
Origen {
11
namespace
TestMethod {
12
13
class
Empty
:
public
Base
{
14
public
:
15
Empty
();
16
virtual
~
Empty
();
17
18
protected
:
19
typedef
Empty
super
;
20
Empty
& getThis();
21
};
22
}
23
}
24
#endif
Origen::TestMethod::Base
Definition:
base.hpp:13
Origen::TestMethod::Empty::super
Empty super
Definition:
empty.hpp:19
Origen::TestMethod::Empty
Definition:
empty.hpp:13
base.hpp
Generated by
1.8.5