Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_test_swig.html
Дата изменения: Tue Sep 15 02:25:39 2015
Дата индексирования: Sun Apr 10 02:10:33 2016
Кодировка:
lsst.tcc: tcc::TestSwig Class Reference
lsst.tcc  1.2.2-3-g89ecb63
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
tcc::TestSwig Class Reference

#include <testSwig.h>

Public Member Functions

 TestSwig ()
 

Public Attributes

coordConv::PVT pvt
 
coordConv::ObsCoordSys obsSys
 
boost::shared_ptr
< coordConv::ObsCoordSys > 
ptrObsSys
 

Detailed Description

Test some SWIG issues with access to atrributes of structs

pvt fields could not be set until I found a fix obsSys in Obj cannot be manipulated at all and I have not found a fix, though a hackaround is to save a shared_ptr

Definition at line 15 of file testSwig.h.

Constructor & Destructor Documentation

tcc::TestSwig::TestSwig ( )
inline

Definition at line 17 of file testSwig.h.

Member Data Documentation

coordConv::ObsCoordSys tcc::TestSwig::obsSys

Definition at line 19 of file testSwig.h.

boost::shared_ptr<coordConv::ObsCoordSys> tcc::TestSwig::ptrObsSys

Definition at line 20 of file testSwig.h.

coordConv::PVT tcc::TestSwig::pvt

Definition at line 18 of file testSwig.h.


The documentation for this class was generated from the following file: