import "sampledComp.idl";
Public Attributes | |
readonly attribute ACS::ROdouble | my_ROdouble |
readonly attribute ACS::RWdouble | my_RWdouble |
readonly attribute ACS::ROfloat | my_ROfloat |
readonly attribute ACS::RWfloat | my_RWfloat |
readonly attribute ACS::ROlong | my_ROlong |
readonly attribute ACS::RWlong | my_RWlong |
readonly attribute ACS::ROstring | my_ROstring |
readonly attribute ACS::RWstring | my_RWstring |
readonly attribute ACS::ROlongLong | my_ROlongLong |
readonly attribute ACS::RWlongLong | my_RWlongLong |
readonly attribute ACS::ROdouble SAMP::SampledComponent::my_ROdouble |
Here we try to put all the different properties types
readonly attribute ACS::ROfloat SAMP::SampledComponent::my_ROfloat |
readonly attribute ACS::ROlong SAMP::SampledComponent::my_ROlong |
readonly attribute ACS::ROlongLong SAMP::SampledComponent::my_ROlongLong |
readonly attribute ACS::ROstring SAMP::SampledComponent::my_ROstring |
readonly attribute ACS::RWdouble SAMP::SampledComponent::my_RWdouble |
readonly attribute ACS::RWfloat SAMP::SampledComponent::my_RWfloat |
readonly attribute ACS::RWlong SAMP::SampledComponent::my_RWlong |
readonly attribute ACS::RWlongLong SAMP::SampledComponent::my_RWlongLong |
readonly attribute ACS::RWstring SAMP::SampledComponent::my_RWstring |