| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906 |
- ImageRuntimeVersion: v4.0.30319
- Assembly OTSClrInterface, Version=0.0.*, Culture=Invariant Language (Invariant Country):
- hash=SHA1, flags=PublicKey
- Assembly mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:
- hash=None, flags=None
- Assembly System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:
- hash=None, flags=None
- Assembly System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:
- hash=None, flags=None
- Assembly System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a:
- hash=None, flags=None
- Class OTSCLRINTERFACE.COTSSegmentClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.COTSSegment*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSCLRINTERFACE.COTSSegmentClr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::COTSSegment>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(Int32, Int32, Int32): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetOTSSegmentPtr(shared_ptr<OTSDATA::COTSSegment>*): PrivateScope, Public, HideBySig
- GetHeight(): PrivateScope, Public, HideBySig
- SetHeight(Int32 IsLong): PrivateScope, Public, HideBySig
- GetStart(): PrivateScope, Public, HideBySig
- SetStart(Int32 IsLong): PrivateScope, Public, HideBySig
- GetLength(): PrivateScope, Public, HideBySig
- SetLength(Int32 IsLong): PrivateScope, Public, HideBySig
- GetEnd(): PrivateScope, Public, HideBySig
- SetEnd(Int32 IsLong): PrivateScope, Public, HideBySig
- UpDownConection(COTSSegmentClr): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSFeatureClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSDATA::COTSFeature>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSCLRINTERFACE.COTSFeatureClr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetOTSFeaturePtr(shared_ptr<OTSDATA::COTSFeature>*): PrivateScope, Public, HideBySig
- GetSegmentsList(): PrivateScope, Public, HideBySig
- SetSegmentsList(List`1, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSegmentByIndex(Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CElementChemistryClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CElementChemistry*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSCLRINTERFACE.CElementChemistryClr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CElementChemistry>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(System.String, Double): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetElementChemistryPtr(shared_ptr<OTSDATA::CElementChemistry>*): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetPercentage(): PrivateScope, Public, HideBySig
- SetPercentage(Double): PrivateScope, Public, HideBySig
- GetMolarPercentage(): PrivateScope, Public, HideBySig
- GetAtomNum(String): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CPosXrayClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSCLRINTERFACE.CPosXrayClr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSDATA.CPosXray*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CPosXray>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetPosXrayPtr(shared_ptr<OTSDATA::CPosXray>*): PrivateScope, Public, HideBySig
- GetChannelsNum(): PrivateScope, Public, HideBySig
- GetXrayData(): PrivateScope, Public, HideBySig
- GetElementQuantifyData(): PrivateScope, Public, HideBySig
- GetQuantifiedElementsStr(): PrivateScope, Public, HideBySig
- SetXrayData(UInt32[]): PrivateScope, Public, HideBySig
- GetTotalCount(): PrivateScope, Public, HideBySig
- GetMaxHeightPosition(Int32&, Int32&): PrivateScope, Public, HideBySig
- ClearXrayData(Int32 IsLong): PrivateScope, Public, HideBySig
- SetXrayDataAtChannel(UInt32 IsLong, Int32 IsLong): PrivateScope, Public, HideBySig
- GetPosition(): PrivateScope, Public, HideBySig
- SetPosition(ValueType Point IsBoxed): PrivateScope, Public, HideBySig
- GetIndex(): PrivateScope, Public, HideBySig
- SetIndex(Int32 IsLong): PrivateScope, Public, HideBySig
- GetScanFieldId(): PrivateScope, Public, HideBySig
- SetScanFieldId(Int32 IsLong): PrivateScope, Public, HideBySig
- GetPartTagId(): PrivateScope, Public, HideBySig
- SetPartTagId(Int32 IsLong): PrivateScope, Public, HideBySig
- GetFeatureId(): PrivateScope, Public, HideBySig
- SetFeatureId(Int32 IsLong): PrivateScope, Public, HideBySig
- SetElementQuantifyData(List`1): PrivateScope, Public, HideBySig
- AddQuantifyElement(CElementChemistryClr): PrivateScope, Public, HideBySig
- NormalizeXrayQuantifyData(): PrivateScope, Public, HideBySig
- SetElementNum(Int32): PrivateScope, Public, HideBySig
- GetElementNum(): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSParticleClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.COTSParticle*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSCLRINTERFACE.COTSParticleClr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::COTSParticle>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetOTSParticlePtr(shared_ptr<OTSDATA::COTSParticle>*): PrivateScope, Public, HideBySig
- GetParticleRect(): PrivateScope, Public, HideBySig
- SetParticleRect(ValueType Rectangle IsBoxed): PrivateScope, Public, HideBySig
- SetOTSRect(Int32, Int32, Int32, Int32): PrivateScope, Public, HideBySig
- GetOTSRect(Int32&, Int32&, Int32&, Int32&): PrivateScope, Public, HideBySig
- GetType(): PrivateScope, Public, HideBySig
- SetType(Int32): PrivateScope, Public, HideBySig
- GetClassifyId(): PrivateScope, Public, HideBySig
- SetClassifyId(Int32): PrivateScope, Public, HideBySig
- GetActualArea(): PrivateScope, Public, HideBySig
- SetActualArea(Double): PrivateScope, Public, HideBySig
- GetPixelArea(): PrivateScope, Public, HideBySig
- GetAveGray(): PrivateScope, Public, HideBySig
- SetAveGray(Byte): PrivateScope, Public, HideBySig
- GetXRayPos(): PrivateScope, Public, HideBySig
- SetXRayPos(ValueType Point IsBoxed): PrivateScope, Public, HideBySig
- GetXrayMatrixPoints(): PrivateScope, Public, HideBySig
- SetXrayMatrixPoints(ValueType[]): PrivateScope, Public, HideBySig
- CalXrayPos(): PrivateScope, Public, HideBySig
- CalCoverRectFromSegment(): PrivateScope, Public, HideBySig
- SetSEMPos(ValueType Point IsBoxed): PrivateScope, Public, HideBySig
- GetSEMPos(): PrivateScope, Public, HideBySig
- GetFeature(): PrivateScope, Public, HideBySig
- SetFeature(COTSFeatureClr): PrivateScope, Public, HideBySig
- SetXray(CPosXrayClr): PrivateScope, Public, HideBySig
- GetXray(): PrivateScope, Public, HideBySig
- GetParticleId(): PrivateScope, Public, HideBySig
- SetParticleId(Int32): PrivateScope, Public, HideBySig
- GetAnalysisId(): PrivateScope, Public, HideBySig
- SetAnalysisId(Int32): PrivateScope, Public, HideBySig
- GetFieldId(): PrivateScope, Public, HideBySig
- SetFieldId(Int32): PrivateScope, Public, HideBySig
- GetDMAX(): PrivateScope, Public, HideBySig
- SetDMAX(Double): PrivateScope, Public, HideBySig
- GetDMIN(): PrivateScope, Public, HideBySig
- SetDMIN(Double): PrivateScope, Public, HideBySig
- GetDMPERP(): PrivateScope, Public, HideBySig
- SetDMPERP(Double): PrivateScope, Public, HideBySig
- GetDINSCR(): PrivateScope, Public, HideBySig
- SetDINSCR(Double): PrivateScope, Public, HideBySig
- GetDMEAN(): PrivateScope, Public, HideBySig
- SetDMEAN(Double): PrivateScope, Public, HideBySig
- GetDELONG(): PrivateScope, Public, HideBySig
- SetDELONG(Double): PrivateScope, Public, HideBySig
- GetDPRIMETER(): PrivateScope, Public, HideBySig
- SetDPRIMETER(Double): PrivateScope, Public, HideBySig
- GetORIENTATION(): PrivateScope, Public, HideBySig
- SetORIENTATION(Double): PrivateScope, Public, HideBySig
- GetEqualCircleDiameter(): PrivateScope, Public, HideBySig
- GetFeretDiameter(): PrivateScope, Public, HideBySig
- SetFeretDiameter(Double): PrivateScope, Public, HideBySig
- CalculateSimilarity(COTSParticleClr): PrivateScope, Public, HideBySig
- GetImgPortraitString(): PrivateScope, Public, HideBySig
- GetTypeName(): PrivateScope, Public, HideBySig
- SetTypeName(String): PrivateScope, Public, HideBySig
- GetTypeColor(): PrivateScope, Public, HideBySig
- SetTypeColor(String): PrivateScope, Public, HideBySig
- GetConnectedParticlesName(): PrivateScope, Public, HideBySig
- SetConnectedParticlesName(String): PrivateScope, Public, HideBySig
- GetGrpName(): PrivateScope, Public, HideBySig
- SetGrpName(String): PrivateScope, Public, HideBySig
- GetGrpColor(): PrivateScope, Public, HideBySig
- SetGrpColor(String): PrivateScope, Public, HideBySig
- GetGrpId(): PrivateScope, Public, HideBySig
- SetGrpId(Int32): PrivateScope, Public, HideBySig
- IsXrayParticle(): PrivateScope, Public, HideBySig
- SetIsXrayParticle(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSubParticles(): PrivateScope, Public, HideBySig
- SetSubParticles(List`1): PrivateScope, Public, HideBySig
- ClearSubParticles(): PrivateScope, Public, HideBySig
- AddSubParticle(COTSParticleClr): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSClassifyEngineClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSCLRINTERFACE.EngineType, System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Methods:
- ReloadEngineDB(): PrivateScope, Public, HideBySig
- ClassifyByExpression(COTSParticleClr): PrivateScope, Public, HideBySig
- ClassifyBySpectrum(COTSParticleClr): PrivateScope, Public, HideBySig
- ClassifyByExpressionTemporarySpectrum(COTSParticleClr): PrivateScope, Public, HideBySig
- ClassifyIncA(COTSParticleClr, Int32): PrivateScope, Public, HideBySig
- IfNeedMaxEDS(COTSParticleClr, Double&): PrivateScope, Public, HideBySig
- ZeroElementProcess(COTSParticleClr): PrivateScope, Public, HideBySig
- Struct OTSCLRINTERFACE.EngineType: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
- :System.Enum
- Fields:
- Int32 value__ : Public, SpecialName, RTSpecialName
- OTSCLRINTERFACE.EngineType ExpressionClassifyEng = 1 : Public, Static, Literal, HasDefault
- OTSCLRINTERFACE.EngineType InclutionEng = 2 : Public, Static, Literal, HasDefault
- OTSCLRINTERFACE.EngineType SpectrumCompare = 3 : Public, Static, Literal, HasDefault
- Class OTSCLRINTERFACE.CBSEImgClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CBSEImg*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSCLRINTERFACE.CBSEImgClr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CBSEImg>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(System.ValueType): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetImageRect(): PrivateScope, Public, HideBySig
- SetImageRect(ValueType Rectangle IsBoxed): PrivateScope, Public, HideBySig
- GetWidth(): PrivateScope, Public, HideBySig
- GetHeight(): PrivateScope, Public, HideBySig
- InitImageData(Int32, Int32): PrivateScope, Public, HideBySig
- GetImageDataPtr(): PrivateScope, Public, HideBySig
- SetImageData(Byte[], Int32, Int32): PrivateScope, Public, HideBySig
- GetImageSize(): PrivateScope, Public, HideBySig
- SetChartData(): PrivateScope, Public, HideBySig
- GetBSEChart(UInt16[]&): PrivateScope, Public, HideBySig
- CalBSEChartHigh(): PrivateScope, Public, HideBySig
- CalBSEChartLow(): PrivateScope, Public, HideBySig
- GetBSEValue(Int32 IsConst, Int32 IsConst): PrivateScope, Public, HideBySig
- GetBSEValue(ValueType Point IsBoxed): PrivateScope, Public, HideBySig
- SetBSEValue(Int32 IsConst, Int32 IsConst, Int32): PrivateScope, Public, HideBySig
- GetValueDirect(ValueType Point IsBoxed): PrivateScope, Public, HideBySig
- GetValueDirectF(Int32, Int32): PrivateScope, Public, HideBySig
- DoesContainPixelValue(Int32, Int32): PrivateScope, Public, HideBySig
- CalArea(): PrivateScope, Public, HideBySig
- GetBSEImgPtr(shared_ptr<OTSDATA::CBSEImg>*): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CDomainClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CDomain*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(Int32, System.ValueType): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CDomain>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- MyDispose(): PrivateScope, Public, HideBySig
- IsInvalid(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
- IsEmpty(): PrivateScope, Public, HideBySig
- IsRound(): PrivateScope, Public, HideBySig
- IsRect(): PrivateScope, Public, HideBySig
- GetDomainCenter(): PrivateScope, Public, HideBySig
- OffsetDomain(Point): PrivateScope, Public, HideBySig
- GetDiameter(): PrivateScope, Public, HideBySig
- IntersectDomain(CDomainClr): PrivateScope, Public, HideBySig
- PtInDomain(ValueType Point IsBoxed): PrivateScope, Public, HideBySig
- SetShape(Int32): PrivateScope, Public, HideBySig
- GetShape(): PrivateScope, Public, HideBySig
- SetRectDomain(Rectangle): PrivateScope, Public, HideBySig
- GetRectDomain(): PrivateScope, Public, HideBySig
- DomainInDomain(CDomainClr): PrivateScope, Public, HideBySig
- GetDomainPtr(shared_ptr<OTSDATA::CDomain>*): PrivateScope, Public, HideBySig
- GetPolygonPoint(): PrivateScope, Public, HideBySig
- SetPolygonPoint(List`1): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CDoubleRangeClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CDoubleRange*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CDoubleRange>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(Double, Double): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- DataInRange(Double): PrivateScope, Public, HideBySig
- GetStart(): PrivateScope, Public, HideBySig
- SetStart(Double): PrivateScope, Public, HideBySig
- GetEnd(): PrivateScope, Public, HideBySig
- SetEnd(Double): PrivateScope, Public, HideBySig
- GetCDoubleRangePtr(shared_ptr<OTSDATA::CDoubleRange>*): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CHoleClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CHole*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CHole>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(System.String, Int32, System.ValueType): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetHolePtr(shared_ptr<OTSDATA::CHole>*): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetShape(): PrivateScope, Public, HideBySig
- GetRectDomain(): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CIntRangeClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(Int32, Int32): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CIntRange>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- DataInRange(Int32): PrivateScope, Public, HideBySig
- GetStart(): PrivateScope, Public, HideBySig
- SetStart(Int32): PrivateScope, Public, HideBySig
- GetEnd(): PrivateScope, Public, HideBySig
- SetEnd(Int32): PrivateScope, Public, HideBySig
- GetCIntRangePtr(shared_ptr<OTSDATA::CIntRange>*): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSFieldDataClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSDATA::COTSFieldData>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetOTSFieldDataPtr(shared_ptr<OTSDATA::COTSFieldData>*): PrivateScope, Public, HideBySig
- GetId(): PrivateScope, Public, HideBySig
- SetId(Int32): PrivateScope, Public, HideBySig
- GetPosition(): PrivateScope, Public, HideBySig
- SetPosition(Int32, Int32): PrivateScope, Public, HideBySig
- SetOTSRect(Double, Double, Double, Double): PrivateScope, Public, HideBySig
- GetParticleList(): PrivateScope, Public, HideBySig
- SetParticleList(List`1): PrivateScope, Public, HideBySig
- AddParticle(COTSParticleClr): PrivateScope, Public, HideBySig
- SetImageWidth(Int32): PrivateScope, Public, HideBySig
- SetImageHeight(Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CSEMDataGnrClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CSEMDataGnr*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CSEMDataGnr>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetCSEMDataGnrPtr(shared_ptr<OTSDATA::CSEMDataGnr>*): PrivateScope, Public, HideBySig
- GetKV(): PrivateScope, Public, HideBySig
- SetKV(Double): PrivateScope, Public, HideBySig
- GetBrightness(): PrivateScope, Public, HideBySig
- SetBrightness(Double): PrivateScope, Public, HideBySig
- GetContrast(): PrivateScope, Public, HideBySig
- SetContrast(Double): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CSEMDataMsrClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSDATA::CSEMDataMsr>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSDATA.CSEMDataMsr*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetSEMDataMsrPtr(shared_ptr<OTSDATA::CSEMDataMsr>*): PrivateScope, Public, HideBySig
- GetScanFieldSize(): PrivateScope, Public, HideBySig
- SetScanFieldSize(Int32): PrivateScope, Public, HideBySig
- GetMagnification(): PrivateScope, Public, HideBySig
- SetMagnification(Double): PrivateScope, Public, HideBySig
- GetScanFieldSize100(): PrivateScope, Public, HideBySig
- SetScanFieldSize100(Int32): PrivateScope, Public, HideBySig
- GetWorkingDistance(): PrivateScope, Public, HideBySig
- SetWorkingDistance(Double): PrivateScope, Public, HideBySig
- GetTotalFields(): PrivateScope, Public, HideBySig
- SetTotalFields(Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CSEMStageDataClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CSEMStageData*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CSEMStageData>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetScanFieldSize100(): PrivateScope, Public, HideBySig
- SetScanFieldSize100(Int32): PrivateScope, Public, HideBySig
- GetXAxisDir(): PrivateScope, Public, HideBySig
- SetXAxisDir(Int32): PrivateScope, Public, HideBySig
- GetYAxisDir(): PrivateScope, Public, HideBySig
- SetYAxisDir(Int32): PrivateScope, Public, HideBySig
- GetXAxis(): PrivateScope, Public, HideBySig
- SetXAxis(CIntRangeClr): PrivateScope, Public, HideBySig
- GetYAxis(): PrivateScope, Public, HideBySig
- SetYAxis(CIntRangeClr): PrivateScope, Public, HideBySig
- GetCSEMStageData(shared_ptr<OTSDATA::CSEMStageData>*): PrivateScope, Public, HideBySig
- GetMinMag(): PrivateScope, Public, HideBySig
- SetMinMag(Double): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CStageClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CStage*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CStage>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetBourary(): PrivateScope, Public, HideBySig
- SetBoundary(CDomainClr): PrivateScope, Public, HideBySig
- GetSTD(): PrivateScope, Public, HideBySig
- SetSTD(CDomainClr): PrivateScope, Public, HideBySig
- GetHoleList(): PrivateScope, Public, HideBySig
- SetHoleList(List`1): PrivateScope, Public, HideBySig
- GetStagePtr(shared_ptr<OTSDATA::CStage>*): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSControlFunExport: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Interfaces:
- System.IDisposable
- Methods:
- GetControllerInstance(String): PrivateScope, Public, Static, HideBySig
- ConncetSem(): PrivateScope, Public, HideBySig
- DisconnectSem(): PrivateScope, Public, HideBySig
- IsConnected(): PrivateScope, Public, HideBySig
- ScanInit(): PrivateScope, Public, HideBySig
- EDSInit(): PrivateScope, Public, HideBySig
- GetSemType(): PrivateScope, Public, HideBySig
- GetSemBeamBlank(Int32&): PrivateScope, Public, HideBySig
- SetSemBeamBlank(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- SetSemBeamCurrent(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSemBrightness(Double&): PrivateScope, Public, HideBySig
- SetSemBrightness(Double): PrivateScope, Public, HideBySig
- GetSemContrast(Double&): PrivateScope, Public, HideBySig
- SetSemContrast(Double): PrivateScope, Public, HideBySig
- GetSemWorkingDistance(Double&): PrivateScope, Public, HideBySig
- SetSemWorkingDistance(Double): PrivateScope, Public, HideBySig
- GetSemHighTension(Double&): PrivateScope, Public, HideBySig
- SetSemHighTension(Double): PrivateScope, Public, HideBySig
- GetSemMagnification(Double&): PrivateScope, Public, HideBySig
- SetSemMagnification(Double): PrivateScope, Public, HideBySig
- GetSemScanFieldSize(Double&, Double&): PrivateScope, Public, HideBySig
- SetSemScanFieldSizeX(Double): PrivateScope, Public, HideBySig
- GetSemHTOnOff(Boolean&): PrivateScope, Public, HideBySig
- SetSemHTOnOff(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSemPositionXY(Double&, Double&, Double&): PrivateScope, Public, HideBySig
- SetSemPositionXY(Double, Double): PrivateScope, Public, HideBySig
- SetSemPositionXY(Double, Double, Double): PrivateScope, Public, HideBySig
- GetSemSpotSize(Double&): PrivateScope, Public, HideBySig
- SetSemSpotSize(Double): PrivateScope, Public, HideBySig
- SetSemScanExternal(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSemExternalMode(): PrivateScope, Public, HideBySig
- MoveSEMToPoint(Double, Double): PrivateScope, Public, HideBySig
- MoveSEMToPoint(Double, Double, Double): PrivateScope, Public, HideBySig
- EDSGetType(): PrivateScope, Public, HideBySig
- CollectSpectrum(UInt32 IsLong, UInt32[]&): PrivateScope, Public, HideBySig
- CollectSpectrum(UInt32 IsLong, UInt32[]&, UInt32 IsLong): PrivateScope, Public, HideBySig
- CollectSpectrum(UInt32 IsLong, Point, UInt32[]&): PrivateScope, Public, HideBySig
- GetXRayByPoints(UInt32 IsLong, Point[], COTSParticleClr[], Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetXRayByPoints(UInt32 IsLong, CPosXrayClr[]&, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- QuantifyXrayByParts(COTSParticleClr[]): PrivateScope, Public, HideBySig
- QuantifyXrayByPart(COTSParticleClr): PrivateScope, Public, HideBySig
- GetXRayBySinglePoint(UInt32 IsLong, Point, UInt32[]&, String&, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetXRayByFeatures(UInt32 IsLong, COTSParticleClr[], Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetXRayByFeatures(UInt32 IsLong, COTSFeatureClr[], UInt32[][]&, String[]&, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetXRayBySingleFeature(UInt32 IsLong, COTSFeatureClr, UInt32[]&, String&, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetXRayAndElements(UInt32 IsLong, Int32, Int32, UInt32[]&, ValueType&, String&): PrivateScope, Public, HideBySig
- GetLiveTime(): PrivateScope, Public, HideBySig
- GetMaxPointLimit(): PrivateScope, Public, HideBySig
- AcquireBSEImage(CBSEImgClr&): PrivateScope, Public, HideBySig
- AcquireBSEImage(Byte[]&): PrivateScope, Public, HideBySig
- GetScanType(): PrivateScope, Public, HideBySig
- SetImageSize(Int32 IsLong, Int32 IsLong): PrivateScope, Public, HideBySig
- SetDwellTime(Int32 IsLong): PrivateScope, Public, HideBySig
- MoveBeamTo(Point): PrivateScope, Public, HideBySig
- StopXrayAcquisition(): PrivateScope, Public, HideBySig
- SetExpectCount(Int32): PrivateScope, Public, HideBySig
- GetExpectCount(): PrivateScope, Public, HideBySig
- SetQuantificationParam(Boolean(HasFieldMarshal), String): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSImgScanPrmClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSIMGPROC::COTSImageScanParam>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSIMGPROC.COTSImageScanParam*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetImgScanPrmPtr(shared_ptr<OTSIMGPROC::COTSImageScanParam>*): PrivateScope, Public, HideBySig
- GetStopMode(): PrivateScope, Public, HideBySig
- SetStopMode(Int32): PrivateScope, Public, HideBySig
- GetStopParamMeasTime(): PrivateScope, Public, HideBySig
- SetStopParamMeasTime(Int32): PrivateScope, Public, HideBySig
- GetStopParamFields(): PrivateScope, Public, HideBySig
- SetStopParamFields(Int32): PrivateScope, Public, HideBySig
- GetStopParamParticles(): PrivateScope, Public, HideBySig
- SetStopParamParticles(Int32): PrivateScope, Public, HideBySig
- GetStartImageMode(): PrivateScope, Public, HideBySig
- SetStartImageMode(Int32): PrivateScope, Public, HideBySig
- GetImagePixelSize(): PrivateScope, Public, HideBySig
- SetImagePixelSize(Int32): PrivateScope, Public, HideBySig
- GetScanImageSpeed(): PrivateScope, Public, HideBySig
- SetScanImageSpeed(Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CFieldMgrClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSIMGPROC::CFieldMgr>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(Int32, System.Drawing.Size): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetCFiledMgrPtr(shared_ptr<OTSIMGPROC::CFieldMgr>*): PrivateScope, Public, HideBySig
- Init(CDomainClr, Int32): PrivateScope, Public, HideBySig
- GetEffectiveFieldWidth(): PrivateScope, Public, HideBySig
- GetEffectiveFieldHeight(): PrivateScope, Public, HideBySig
- GetFieldCentrePoints(): PrivateScope, Public, HideBySig
- GetTotalFields(): PrivateScope, Public, HideBySig
- GetUnmeasuredFieldCentrePoints(List`1): PrivateScope, Public, HideBySig
- IsThisPointInMeasureArea(ValueType Point IsBoxed): PrivateScope, Public, HideBySig
- GetMeasureArea(): PrivateScope, Public, HideBySig
- SetMeasureArea(CDomainClr): PrivateScope, Public, HideBySig
- GetOverlap(): PrivateScope, Public, HideBySig
- SetOverlap(Int32): PrivateScope, Public, HideBySig
- FindNeighborField(List`1, Point, Point&, Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSImgProcPrmClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSIMGPROC::COTSImageProcessParam>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSIMGPROC.COTSImageProcessParam*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetImgPrcPrmPtr(shared_ptr<OTSIMGPROC::COTSImageProcessParam>*): PrivateScope, Public, HideBySig
- GetIncArea(): PrivateScope, Public, HideBySig
- SetIncArea(CDoubleRangeClr): PrivateScope, Public, HideBySig
- GetBGGray(): PrivateScope, Public, HideBySig
- SetBGGray(CIntRangeClr): PrivateScope, Public, HideBySig
- GetParticleGray(): PrivateScope, Public, HideBySig
- SetParticleGray(CIntRangeClr): PrivateScope, Public, HideBySig
- GetBGRemoveType(): PrivateScope, Public, HideBySig
- SetBGRemoveType(Int32): PrivateScope, Public, HideBySig
- GetAutoBGRemoveType(): PrivateScope, Public, HideBySig
- SetAutoBGRemoveType(Int32): PrivateScope, Public, HideBySig
- GetOverlapParam(): PrivateScope, Public, HideBySig
- SetOverlapParam(Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.ImageProForClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSCLRINTERFACE.COTSImgProcPrmClr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Methods:
- UpdateImageProcessParam(COTSImgProcPrmClr): PrivateScope, Public, HideBySig
- GetFieldDataFromImage(CBSEImgClr, COTSImgProcPrmClr, Double, COTSFieldDataClr): PrivateScope, Public, HideBySig
- GetParticlesBySpecialPartGrayRange(CBSEImgClr, CIntRangeClr, CDoubleRangeClr, Double, COTSFieldDataClr): PrivateScope, Public, HideBySig
- CalcuParticleImagePropertes(COTSParticleClr, Double): PrivateScope, Public, HideBySig
- MergeBigBoundaryParticles(List`1, Double, Int32, Size, List`1): PrivateScope, Public, HideBySig
- RemoveBackGround(CBSEImgClr, COTSImgProcPrmClr, CBSEImgClr): PrivateScope, Public, HideBySig
- GetSpecialGrayRangeImage(CBSEImgClr, CIntRangeClr, CBSEImgClr, Int32&): PrivateScope, Public, HideBySig
- Class OTSCLRINTERFACE.CGridRowClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSDATA::CGridRow>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetGridRowPtr(shared_ptr<OTSDATA::CGridRow>*): PrivateScope, Public, HideBySig
- GetDataType(): PrivateScope, Public, HideBySig
- SetDataType(Int32): PrivateScope, Public, HideBySig
- GetStringValue(): PrivateScope, Public, HideBySig
- SetStringValue(String): PrivateScope, Public, HideBySig
- GetParticle(): PrivateScope, Public, HideBySig
- SetParticle(COTSParticleClr): PrivateScope, Public, HideBySig
- GetIntValue(): PrivateScope, Public, HideBySig
- SetIntValue(Int32): PrivateScope, Public, HideBySig
- GetDoubleValue(): PrivateScope, Public, HideBySig
- SetDoubleValue(Double): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CGridColumnClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CGridColumn*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CGridColumn>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetGridColumnPtr(shared_ptr<OTSDATA::CGridColumn>*): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetRowList(): PrivateScope, Public, HideBySig
- SetGridRowsList(List`1, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CGridDataClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSDATA.CGridData*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSDATA::CGridData>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetGridDataPtr(shared_ptr<OTSDATA::CGridData>*): PrivateScope, Public, HideBySig
- GetGridColumnList(): PrivateScope, Public, HideBySig
- SetGridColumnList(List`1, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetDataSourceList(): PrivateScope, Public, HideBySig
- SetDataSourceList(List`1): PrivateScope, Public, HideBySig
- GetDataSourceId(): PrivateScope, Public, HideBySig
- SetDataSourceId(Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSXRayPrmClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSDATA::COTSXRayParam>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSDATA.COTSXRayParam*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetCOTSXRayPrmPtr(shared_ptr<OTSDATA::COTSXRayParam>*): PrivateScope, Public, HideBySig
- GetScanMode(): PrivateScope, Public, HideBySig
- SetScanMode(Int32): PrivateScope, Public, HideBySig
- GetShowScanMode(): PrivateScope, Public, HideBySig
- SetShowScanMode(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSearchSpeed(): PrivateScope, Public, HideBySig
- SetSearchSpeed(Int32): PrivateScope, Public, HideBySig
- GetSearchCount(): PrivateScope, Public, HideBySig
- SetSearchCount(Int32): PrivateScope, Public, HideBySig
- GetAnalySpeed(): PrivateScope, Public, HideBySig
- SetAnalySpeed(Int32): PrivateScope, Public, HideBySig
- GetShowSpeed(): PrivateScope, Public, HideBySig
- SetShowSpeed(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetAnalyExpCount(): PrivateScope, Public, HideBySig
- SetAnalyExpCount(Int32): PrivateScope, Public, HideBySig
- GetShowExpCount(): PrivateScope, Public, HideBySig
- SetShowExpCount(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetMidSearchAQTime(): PrivateScope, Public, HideBySig
- SetMidSearchAQTime(Int32): PrivateScope, Public, HideBySig
- GetLowSearchAQTime(): PrivateScope, Public, HideBySig
- SetLowSearchAQTime(Int32): PrivateScope, Public, HideBySig
- GetHighSearchAQTime(): PrivateScope, Public, HideBySig
- SetHightSearchAQTime(Int32): PrivateScope, Public, HideBySig
- GetMidAnalyAQTime(): PrivateScope, Public, HideBySig
- SetMidAnalyAQTime(Int32): PrivateScope, Public, HideBySig
- GetLowAnalyAQTime(): PrivateScope, Public, HideBySig
- SetLowAnalyAQTime(Int32): PrivateScope, Public, HideBySig
- GetHighAnalyAQTime(): PrivateScope, Public, HideBySig
- SetHighAnalyAQTime(Int32): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CMsrParamsClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CMsrParams>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSMODEL.CMsrParams*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetMsrParamsPtr(shared_ptr<OTSMODEL::CMsrParams>*): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetSteelTechnology(): PrivateScope, Public, HideBySig
- SetSteelTechnology(Int32): PrivateScope, Public, HideBySig
- GetImageScanParam(): PrivateScope, Public, HideBySig
- SetImageScanParam(COTSImgScanPrmClr): PrivateScope, Public, HideBySig
- GetImageProcessParam(): PrivateScope, Public, HideBySig
- SetImageProcessParam(COTSImgProcPrmClr): PrivateScope, Public, HideBySig
- GetXRayParam(): PrivateScope, Public, HideBySig
- SetXRayParam(COTSXRayPrmClr): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CMsrParamFileMrgClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(OTSMODEL.CMsrParamFileMrg*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(std.shared_ptr<OTSMODEL::CMsrParamFileMrg>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetMsrParamFileMgrPtr(shared_ptr<OTSMODEL::CMsrParamFileMrg>*): PrivateScope, Public, HideBySig
- Load(String, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- Save(String): PrivateScope, Public, HideBySig
- GetPathName(): PrivateScope, Public, HideBySig
- GetMsrParams(): PrivateScope, Public, HideBySig
- SetMsrParamFile(CMsrParamsClr): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CMsrResultItemClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CMsrResultItem>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetMsrResultItemPtr(shared_ptr<OTSMODEL::CMsrResultItem>*): PrivateScope, Public, HideBySig
- GetTypeId(): PrivateScope, Public, HideBySig
- SetTypeId(Int32): PrivateScope, Public, HideBySig
- GetArea(): PrivateScope, Public, HideBySig
- SetArea(UInt32 IsLong): PrivateScope, Public, HideBySig
- GetNumber(): PrivateScope, Public, HideBySig
- SetNumber(UInt32 IsLong): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CMsrResultsClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CMsrResults>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetMsrResultsPtr(shared_ptr<OTSMODEL::CMsrResults>*): PrivateScope, Public, HideBySig
- GetRadio(): PrivateScope, Public, HideBySig
- SetRadio(Double): PrivateScope, Public, HideBySig
- GetMeasuredArea(): PrivateScope, Public, HideBySig
- SetMeasuredArea(UInt32 IsLong): PrivateScope, Public, HideBySig
- GetResultItems(): PrivateScope, Public, HideBySig
- SetResultItems(List`1): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CMsrSampleStatusClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CMsrSampleStatus>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetMsrSampleStatusPtr(shared_ptr<OTSMODEL::CMsrSampleStatus>*): PrivateScope, Public, HideBySig
- GetStatus(): PrivateScope, Public, HideBySig
- SetStatus(Int32): PrivateScope, Public, HideBySig
- GetStartTime(): PrivateScope, Public, HideBySig
- SetStartTime(ValueType DateTime IsBoxed): PrivateScope, Public, HideBySig
- GetUsedTime(): PrivateScope, Public, HideBySig
- SetUsedTime(ValueType TimeSpan IsBoxed): PrivateScope, Public, HideBySig
- GetEndTime(): PrivateScope, Public, HideBySig
- SetEndTime(ValueType DateTime IsBoxed): PrivateScope, Public, HideBySig
- GetCompletedFields(): PrivateScope, Public, HideBySig
- SetCompletedFields(Int32): PrivateScope, Public, HideBySig
- GetCpltedCenter(): PrivateScope, Public, HideBySig
- SetCpltedCenter(List`1): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CPropItemClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CPropItem>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSMODEL.CPropItem*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetCPropItemPtr(shared_ptr<OTSMODEL::CPropItem>*): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetDescription(): PrivateScope, Public, HideBySig
- SetDescription(String): PrivateScope, Public, HideBySig
- GetSmplItemId(): PrivateScope, Public, HideBySig
- SetSmplItemId(Int32): PrivateScope, Public, HideBySig
- GetReportItemId(): PrivateScope, Public, HideBySig
- SetReportItemId(Int32): PrivateScope, Public, HideBySig
- GetTypeId(): PrivateScope, Public, HideBySig
- SetTypeId(Int32): PrivateScope, Public, HideBySig
- IsReadOnly(): PrivateScope, Public, HideBySig
- SetReadOnly(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CPropItemGrpClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CPropItemGrp>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(OTSMODEL.CPropItemGrp*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetPropItemGrpPtr(shared_ptr<OTSMODEL::CPropItemGrp>*): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetGroupId(): PrivateScope, Public, HideBySig
- SetGroupId(Int32): PrivateScope, Public, HideBySig
- GetItemsList(): PrivateScope, Public, HideBySig
- SetItemsList(List`1): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.COTSSampleClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::COTSSample>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetSamplePtr(shared_ptr<OTSMODEL::COTSSample>*): PrivateScope, Public, HideBySig
- GetName(): PrivateScope, Public, HideBySig
- SetName(String): PrivateScope, Public, HideBySig
- GetSampleHoleName(): PrivateScope, Public, HideBySig
- SetSampleHoleName(String): PrivateScope, Public, HideBySig
- GetParamLock(): PrivateScope, Public, HideBySig
- SetParamLock(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSwitch(): PrivateScope, Public, HideBySig
- SetSwitch(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetMsrParams(): PrivateScope, Public, HideBySig
- SetMsrParams(CMsrParamsClr): PrivateScope, Public, HideBySig
- GetMsrArea(): PrivateScope, Public, HideBySig
- SetMsrArea(CDomainClr): PrivateScope, Public, HideBySig
- GetSEMDataMsr(): PrivateScope, Public, HideBySig
- SetSEMDataMsr(CSEMDataMsrClr): PrivateScope, Public, HideBySig
- GetMsrStatus(): PrivateScope, Public, HideBySig
- SetMsrStatus(CMsrSampleStatusClr): PrivateScope, Public, HideBySig
- GetMsrResults(): PrivateScope, Public, HideBySig
- SetMsrResults(CMsrResultsClr): PrivateScope, Public, HideBySig
- HasMeasureResult(): PrivateScope, Public, HideBySig
- GetBSESize(Int32&, Int32&): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CPropParamClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CPropParam>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(Int32): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetPropParamPtr(shared_ptr<OTSMODEL::CPropParam>*): PrivateScope, Public, HideBySig
- GetType(): PrivateScope, Public, HideBySig
- SetType(Int32): PrivateScope, Public, HideBySig
- GetPropItemsList(): PrivateScope, Public, HideBySig
- SetPropertyItems(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
- GetDataSourceList(): PrivateScope, Public, HideBySig
- SetDataSourceList(List`1): PrivateScope, Public, HideBySig
- GetDataSourceId(): PrivateScope, Public, HideBySig
- SetDataSourceId(Int32): PrivateScope, Public, HideBySig
- GetDataSourceType(): PrivateScope, Public, HideBySig
- SetDataSourceType(Int32): PrivateScope, Public, HideBySig
- GetSelectParticle(): PrivateScope, Public, HideBySig
- SetSelectParticle(List`1): PrivateScope, Public, HideBySig
- GetImageType(): PrivateScope, Public, HideBySig
- SetImageType(Int32): PrivateScope, Public, HideBySig
- GetImageDisplayType(): PrivateScope, Public, HideBySig
- SetImageDisplayType(Int32): PrivateScope, Public, HideBySig
- GetMeasureDataType(): PrivateScope, Public, HideBySig
- SetMeasureDataType(Int32): PrivateScope, Public, HideBySig
- GetCalTableType(): PrivateScope, Public, HideBySig
- SetCalTableType(Int32): PrivateScope, Public, HideBySig
- GetCalChartType(): PrivateScope, Public, HideBySig
- SetCalChartType(Int32): PrivateScope, Public, HideBySig
- GetPartType(): PrivateScope, Public, HideBySig
- SetPartType(Int32): PrivateScope, Public, HideBySig
- GetGrainSizeMax(): PrivateScope, Public, HideBySig
- SetGrainSizeMax(Double): PrivateScope, Public, HideBySig
- GetSizeCalMethodType(): PrivateScope, Public, HideBySig
- SetSizeCalMethodType(Int32): PrivateScope, Public, HideBySig
- GetPropComboData(Int32, Int32&): PrivateScope, Public, HideBySig
- SetPropComboData(Int32, Int32): PrivateScope, Public, HideBySig
- GetPropDoubleData(Int32, Double&): PrivateScope, Public, HideBySig
- SetPropDoubleData(Int32, Double): PrivateScope, Public, HideBySig
- GetRelatedPropItem(Int32, Int32&): PrivateScope, Public, HideBySig
- UpdateAll(Int32): PrivateScope, Public, HideBySig
- GetTopName(CStringT<char\,StrTraitMFC_DLL<char\,ATL::ChTraitsCRT<char> > >*): PrivateScope, Public, HideBySig
- SetTopName(String): PrivateScope, Public, HideBySig
- GetLeftName(CStringT<char\,StrTraitMFC_DLL<char\,ATL::ChTraitsCRT<char> > >*): PrivateScope, Public, HideBySig
- SetLeftName(String): PrivateScope, Public, HideBySig
- GetRightName(CStringT<char\,StrTraitMFC_DLL<char\,ATL::ChTraitsCRT<char> > >*): PrivateScope, Public, HideBySig
- SetRightName(String): PrivateScope, Public, HideBySig
- GetTopElementName(): PrivateScope, Public, HideBySig
- SetTopElementName(List`1): PrivateScope, Public, HideBySig
- GetLeftElementName(): PrivateScope, Public, HideBySig
- SetLeftElementName(List`1): PrivateScope, Public, HideBySig
- GetRightElementName(): PrivateScope, Public, HideBySig
- SetRightElementName(List`1): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CSmplMsrResultFileClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CSmplMsrResultFile>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetCSmplMsrResultFilePtr(shared_ptr<OTSMODEL::CSmplMsrResultFile>*): PrivateScope, Public, HideBySig
- GetFileVersion(): PrivateScope, Public, HideBySig
- SetFileVersion(String): PrivateScope, Public, HideBySig
- GetSEMStageData(): PrivateScope, Public, HideBySig
- SetSEMStageData(CSEMStageDataClr): PrivateScope, Public, HideBySig
- GetStage(): PrivateScope, Public, HideBySig
- SetStage(CStageClr): PrivateScope, Public, HideBySig
- GetSEMStage(): PrivateScope, Public, HideBySig
- SetSEMStage(CSEMDataGnrClr): PrivateScope, Public, HideBySig
- GetSample(): PrivateScope, Public, HideBySig
- SetSample(COTSSampleClr): PrivateScope, Public, HideBySig
- GetSwitch(): PrivateScope, Public, HideBySig
- SetSwitch(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetFieldData(): PrivateScope, Public, HideBySig
- SetFieldData(List`1): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CSmplMsrResultFileMgrClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CSmplMsrResultFileMgr>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetCSmplMsrResultFileMgrPtr(shared_ptr<OTSMODEL::CSmplMsrResultFileMgr>*): PrivateScope, Public, HideBySig
- Init(COTSSampleClr): PrivateScope, Public, HideBySig
- Load(String): PrivateScope, Public, HideBySig
- Save(String): PrivateScope, Public, HideBySig
- GetWorkingFolderStr(): PrivateScope, Public, HideBySig
- SetWorkingFolderStr(String): PrivateScope, Public, HideBySig
- GetFieldFileSubFolderStr(): PrivateScope, Public, HideBySig
- GetSmplMsrResultFile(): PrivateScope, Public, HideBySig
- SetSmplMsrResultFile(CSmplMsrResultFileClr): PrivateScope, Public, HideBySig
- GetFieldById(Int32): PrivateScope, Public, HideBySig
- AddAField(COTSFieldDataClr): PrivateScope, Public, HideBySig
- DeleteAFieldById(Int32): PrivateScope, Public, HideBySig
- GetPathName(): PrivateScope, Public, HideBySig
- SetPathName(String): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CRptParamFileClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CRptParamFile>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetRptParamFilePtr(shared_ptr<OTSMODEL::CRptParamFile>*): PrivateScope, Public, HideBySig
- GetVersion(): PrivateScope, Public, HideBySig
- SetVersion(String): PrivateScope, Public, HideBySig
- GetSizeFileFolder(): PrivateScope, Public, HideBySig
- SetSizeFileFolder(String): PrivateScope, Public, HideBySig
- GetRptTempFileFolder(): PrivateScope, Public, HideBySig
- SetRptTempFileFolder(String): PrivateScope, Public, HideBySig
- GetRptTempFilePath(): PrivateScope, Public, HideBySig
- SetRptTempFilePath(String): PrivateScope, Public, HideBySig
- GetSTDFileFolder(): PrivateScope, Public, HideBySig
- SetSTDFileFolder(String): PrivateScope, Public, HideBySig
- GetScale(): PrivateScope, Public, HideBySig
- SetScale(Double): PrivateScope, Public, HideBySig
- GetElementsColName(): PrivateScope, Public, HideBySig
- SetElementsColName(String): PrivateScope, Public, HideBySig
- GetDefaultComputedColName(): PrivateScope, Public, HideBySig
- SetDefaultComputedColName(String): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CReportMgrClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(std.shared_ptr<OTSMODEL::CReportMgr>*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetCReportMgrPtr(shared_ptr<OTSMODEL::CReportMgr>*): PrivateScope, Public, HideBySig
- SetSwitchForSmlResultFile(Int32, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetPropertyParamImage(): PrivateScope, Public, HideBySig
- GetPropertyParamTable(): PrivateScope, Public, HideBySig
- GetPropertyParamChart(): PrivateScope, Public, HideBySig
- ResetPropertyParams(Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
- GetSmplMsrResultMgrs(): PrivateScope, Public, HideBySig
- AddASmplMsrResultMgr(String, String): PrivateScope, Public, HideBySig
- ClearSmplResults(): PrivateScope, Public, HideBySig
- GetASmplMsrResultMgrByPathName(String): PrivateScope, Public, HideBySig
- GetWorkingSampleIndex(): PrivateScope, Public, HideBySig
- SetWorkingSampleIndex(Int32): PrivateScope, Public, HideBySig
- GridDataTransfer(CPropParamClr): PrivateScope, Public, HideBySig
- GetAllGBFields(CPropParamClr): PrivateScope, Public, HideBySig
- GetAllParticlesOfOneGBField(CPropParamClr, Single, Single): PrivateScope, Public, HideBySig
- GetGBDSParticles(CPropParamClr): PrivateScope, Public, HideBySig
- IsHaveMultiDataSource(): PrivateScope, Public, HideBySig
- GetRptParamFileClr(): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
- Class OTSCLRINTERFACE.CRptParamFileMgrClr: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
- Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
- Interfaces:
- System.IDisposable
- Methods:
- GetRptParamFileMgr(shared_ptr<OTSMODEL::CRptParamFileMgr>*): PrivateScope, Public, HideBySig
- Save(OTS_SOFT_PACKAGE_ID): PrivateScope, Public, HideBySig
- Load(OTS_SOFT_PACKAGE_ID): PrivateScope, Public, HideBySig
- GetRptParamFile(): PrivateScope, Public, HideBySig
- SetRptParamFile(CRptParamFileClr): PrivateScope, Public, HideBySig
- GetPathName(): PrivateScope, Public, HideBySig
- SetPathName(String): PrivateScope, Public, HideBySig
- Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
|