VR-Exchange 2.1 API Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
hlaBroker
embeddedSystemTrans.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 1992-2010 VT MAK
3
******************************************************************************/
4
#pragma once
5
8
9
class
DtEmbeddedSystemRepository;
10
11
namespace
MAKVrExchange
{
12
class
DtPortalEmbeddedSystem;
13
namespace
DtHlaBroker {
14
class
DtHlaBroker;
15
16
void
baseTranslate
( DtPortalEmbeddedSystem* destination,
17
const
DtEmbeddedSystemRepository& source, DtHlaBroker* broker );
18
19
void
baseTranslate
( DtEmbeddedSystemRepository* destination,
20
const
DtPortalEmbeddedSystem& source, DtHlaBroker* broker );
21
22
}
23
}
24
25
Document ID: Generated on Tue Aug 7 22:07:13 EDT 2012 from SVN revision 117874
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (
www.mak.com
)