VR-Exchange 2.2 API Documentation
record.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2013 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 
9 
10 #pragma once
11 
12 #include <namespace.h>
13 
14 #include <mtl/configVar.h>
15 
16 namespace MAKVrExchange
17 {
18 
20  DT_DLL_BROKER void setObjectValue( DtEnvValueSP obj,
21  const DtString& objectValue );
22 
24  DT_DLL_BROKER DtString getObjectValue( DtEnvValueSP obj );
25 
26 }

Document ID: Generated on Mon Apr 15 17:15:50 EDT 2013 from SVN revision 126154
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)