PortTypeConstructionErrorInterface Member List

This is the complete list of members for PortTypeConstructionErrorInterface, including all inherited members.

GetSourceDataType() constPortTypeConstructionErrorInterface
GetTargetDataType() constPortTypeConstructionErrorInterface
MAXON_ADD_TO_COPY_ON_WRITE_REFERENCE_CLASS(protected:void Create(MAXON_SOURCE_LOCATION_DECLARATION) { *static_cast< typename S::DirectlyReferencedType::Hxx1::ReferenceClass * >(this)=S::DirectlyReferencedType::Hxx1::ErrObj::GetInstance()();typename S::DirectlyReferencedType::Ptr e=this->MakeWritable(false).GetPointer();e.SetLocation(MAXON_SOURCE_LOCATION_FORWARD);} void Create(MAXON_SOURCE_LOCATION_DECLARATION, const String &msg, const DataType &sourceType=GetZeroRef< DataType >(), const DataType &targetType=GetZeroRef< DataType >()) { *static_cast< typename S::DirectlyReferencedType::Hxx1::ReferenceClass * >(this)=S::DirectlyReferencedType::Hxx1::ErrObj::GetInstance()();typename S::DirectlyReferencedType::Ptr e=this->MakeWritable(false).GetPointer();e.SetLocation(MAXON_SOURCE_LOCATION_FORWARD);e.SetSourceDataType(sourceType);e.SetTargetDataType(targetType);e.SetMessage(msg);})PortTypeConstructionErrorInterface
MAXON_INTERFACE(PortTypeConstructionErrorInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.corenode.porttypeconstructionerror")PortTypeConstructionErrorInterfaceprivate
SetSourceDataType(const DataType &type)PortTypeConstructionErrorInterface
SetTargetDataType(const DataType &type)PortTypeConstructionErrorInterface