serialserver/c32serialserver/bwins/C32U.DEF
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 EXPORTS
       
     2 	??0CPort@@QAE@XZ @ 1 NONAME ; public: __thiscall CPort::CPort(void)
       
     3 	??0CSerial@@QAE@XZ @ 2 NONAME ; public: __thiscall CSerial::CSerial(void)
       
     4 	??0RCommServ@@QAE@XZ @ 3 NONAME ; public: __thiscall RCommServ::RCommServ(void)
       
     5 	??1CPort@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CPort::~CPort(void)
       
     6 	??1CSerial@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CSerial::~CSerial(void)
       
     7 	?Break@RComm@@QAEXAAVTRequestStatus@@VTTimeIntervalMicroSeconds32@@@Z @ 6 NONAME ; public: void __thiscall RComm::Break(class TRequestStatus &,class TTimeIntervalMicroSeconds32)
       
     8 	?BreakCompleted@CPort@@QAEXH@Z @ 7 NONAME ; public: void __thiscall CPort::BreakCompleted(int)
       
     9 	?Cancel@RComm@@QAEHXZ @ 8 NONAME ; public: int __thiscall RComm::Cancel(void)
       
    10 	?Caps@RComm@@QBEHAAVTDes8@@@Z @ 9 NONAME ; public: int __thiscall RComm::Caps(class TDes8 &)const 
       
    11 	?Close@CPort@@UAEXXZ @ 10 NONAME ; public: virtual void __thiscall CPort::Close(void)
       
    12 	?Close@RComm@@QAEXXZ @ 11 NONAME ; public: void __thiscall RComm::Close(void)
       
    13 	?Config@RComm@@QBEHAAVTDes8@@@Z @ 12 NONAME ; public: int __thiscall RComm::Config(class TDes8 &)const 
       
    14  	?Connect@RCommServ@@QAEHXZ @ 13 NONAME ; public: int __thiscall RCommServ::Connect(void)
       
    15 	?GetPortInfo@RCommServ@@QAEHABVTDesC16@@AAVTSerialInfo@@@Z @ 14 NONAME ; public: int __thiscall RCommServ::GetPortInfo(class TDesC16 const &,class TSerialInfo &)
       
    16 	?GetPortInfo@RCommServ@@QAEHHAAVTDes16@@AAVTSerialInfo@@@Z @ 15 NONAME ; public: int __thiscall RCommServ::GetPortInfo(int,class TDes16 &,class TSerialInfo &)
       
    17 	?IPCRead@CPort@@QBEHPBXAAVTDes8@@H@Z @ 16 NONAME ; public: int __thiscall CPort::IPCRead(void const *,class TDes8 &,int)const 
       
    18 	?IPCWrite@CPort@@QBEHPBXABVTDesC8@@H@Z @ 17 NONAME ; public: int __thiscall CPort::IPCWrite(void const *,class TDesC8 const &,int)const 
       
    19 	?LoadCommModule@RCommServ@@QAEHABVTDesC16@@@Z @ 18 NONAME ; public: int __thiscall RCommServ::LoadCommModule(class TDesC16 const &)
       
    20 	?Mode@RComm@@QBEHAAV?$TPckgBuf@UTCommServerConfigV01@@@@@Z @ 19 NONAME ; public: int __thiscall RComm::Mode(class TPckgBuf<struct TCommServerConfigV01> &)const 
       
    21 	?NumPorts@RCommServ@@QAEHAAH@Z @ 20 NONAME ; public: int __thiscall RCommServ::NumPorts(int &)
       
    22 	?Open@RComm@@QAEHAAVRCommServ@@ABVTDesC16@@W4TCommAccess@@@Z @ 21 NONAME ; public: int __thiscall RComm::Open(class RCommServ &,class TDesC16 const &,enum TCommAccess)
       
    23 	?QueryReceiveBuffer@RComm@@QBEHXZ @ 22 NONAME ; public: int __thiscall RComm::QueryReceiveBuffer(void)const 
       
    24 	?QueryVersionSupported@CSerial@@UBEHABVTVersion@@@Z @ 23 NONAME ; public: virtual int __thiscall CSerial::QueryVersionSupported(class TVersion const &)const 
       
    25 	?Queue@CommTimer@@SAXVTTimeIntervalMicroSeconds32@@AAVTDeltaTimerEntry@@@Z @ 24 NONAME ; public: static void __cdecl CommTimer::Queue(class TTimeIntervalMicroSeconds32,class TDeltaTimerEntry &)
       
    26 	?Read@RComm@@QAEXAAVTRequestStatus@@AAVTDes8@@@Z @ 25 NONAME ; public: void __thiscall RComm::Read(class TRequestStatus &,class TDes8 &)
       
    27 	?Read@RComm@@QAEXAAVTRequestStatus@@AAVTDes8@@H@Z @ 26 NONAME ; public: void __thiscall RComm::Read(class TRequestStatus &,class TDes8 &,int)
       
    28 	?Read@RComm@@QAEXAAVTRequestStatus@@VTTimeIntervalMicroSeconds32@@AAVTDes8@@@Z @ 27 NONAME ; public: void __thiscall RComm::Read(class TRequestStatus &,class TTimeIntervalMicroSeconds32,class TDes8 &)
       
    29 	?Read@RComm@@QAEXAAVTRequestStatus@@VTTimeIntervalMicroSeconds32@@AAVTDes8@@H@Z @ 28 NONAME ; public: void __thiscall RComm::Read(class TRequestStatus &,class TTimeIntervalMicroSeconds32,class TDes8 &,int)
       
    30 	?ReadCancel@RComm@@QAEHXZ @ 29 NONAME ; public: int __thiscall RComm::ReadCancel(void)
       
    31 	?ReadCompleted@CPort@@QAEXH@Z @ 30 NONAME ; public: void __thiscall CPort::ReadCompleted(int)
       
    32 	?ReadOneOrMore@RComm@@QAEXAAVTRequestStatus@@AAVTDes8@@@Z @ 31 NONAME ; public: void __thiscall RComm::ReadOneOrMore(class TRequestStatus &,class TDes8 &)
       
    33 	?ReceiveBufferLength@RComm@@QBEHXZ @ 32 NONAME ; public: int __thiscall RComm::ReceiveBufferLength(void)const 
       
    34 	?Remove@CommTimer@@SAXAAVTDeltaTimerEntry@@@Z @ 33 NONAME ; public: static void __cdecl CommTimer::Remove(class TDeltaTimerEntry &)
       
    35 	?ResetBuffers@RComm@@QAEHI@Z @ 34 NONAME ; public: int __thiscall RComm::ResetBuffers(unsigned int)
       
    36 	?RunC32Thread@CC32WorkerThread@@SAHPAUTCFModuleInfo@CommsFW@@@Z @ 35 NONAME ; static int __cdecl CC32WorkerThread::RunC32Thread(CommsFW::TCFModuleInfo *)
       
    37 	?SetConfig@RComm@@QAEHABVTDesC8@@@Z @ 36 NONAME ; public: int __thiscall RComm::SetConfig(class TDesC8 const &)
       
    38 	?SetMode@RComm@@QAEHABV?$TPckgBuf@UTCommServerConfigV01@@@@@Z @ 37 NONAME ; public: int __thiscall RComm::SetMode(class TPckgBuf<struct TCommServerConfigV01> const &)
       
    39 	?SetReceiveBufferLength@RComm@@QAEHH@Z @ 38 NONAME ; public: int __thiscall RComm::SetReceiveBufferLength(int)
       
    40 	?SetSignalsToMark@RComm@@QAEHI@Z @ 39 NONAME ; public: int __thiscall RComm::SetSignalsToMark(unsigned int)
       
    41 	?SetSignalsToSpace@RComm@@QAEHI@Z @ 40 NONAME ; public: int __thiscall RComm::SetSignalsToSpace(unsigned int)
       
    42 	?Signals@RComm@@QBEII@Z @ 41 NONAME ; public: unsigned int __thiscall RComm::Signals(unsigned int)const 
       
    43 	?StartC32@@YAHXZ @ 42 NONAME ; int __cdecl StartC32(void)
       
    44 	?UnloadCommModule@RCommServ@@QAEHABVTDesC16@@@Z @ 43 NONAME ; public: int __thiscall RCommServ::UnloadCommModule(class TDesC16 const &)
       
    45 	?Version@RCommServ@@QBE?AVTVersion@@XZ @ 44 NONAME ; public: class TVersion  __thiscall RCommServ::Version(void)const 
       
    46 	?Write@RComm@@QAEXAAVTRequestStatus@@ABVTDesC8@@@Z @ 45 NONAME ; public: void __thiscall RComm::Write(class TRequestStatus &,class TDesC8 const &)
       
    47 	?Write@RComm@@QAEXAAVTRequestStatus@@ABVTDesC8@@H@Z @ 46 NONAME ; public: void __thiscall RComm::Write(class TRequestStatus &,class TDesC8 const &,int)
       
    48 	?Write@RComm@@QAEXAAVTRequestStatus@@VTTimeIntervalMicroSeconds32@@ABVTDesC8@@@Z @ 47 NONAME ; public: void __thiscall RComm::Write(class TRequestStatus &,class TTimeIntervalMicroSeconds32,class TDesC8 const &)
       
    49 	?Write@RComm@@QAEXAAVTRequestStatus@@VTTimeIntervalMicroSeconds32@@ABVTDesC8@@H@Z @ 48 NONAME ; public: void __thiscall RComm::Write(class TRequestStatus &,class TTimeIntervalMicroSeconds32,class TDesC8 const &,int)
       
    50 	?WriteCancel@RComm@@QAEHXZ @ 49 NONAME ; public: int __thiscall RComm::WriteCancel(void)
       
    51 	?WriteCompleted@CPort@@QAEXH@Z @ 50 NONAME ; public: void __thiscall CPort::WriteCompleted(int)
       
    52 	?BreakCancel@RComm@@QAEHXZ @ 51 NONAME ; public: int __thiscall RComm::BreakCancel(void)
       
    53 	?__DbgCheckHeap@RCommServ@@QAEHH@Z @ 52 NONAME ; public: int __thiscall RCommServ::__DbgCheckHeap(int)
       
    54 	?__DbgFailNext@RCommServ@@QAEHH@Z @ 53 NONAME ; public: int __thiscall RCommServ::__DbgFailNext(int)
       
    55 	?__DbgMarkEnd@RCommServ@@QAEHH@Z @ 54 NONAME ; public: int __thiscall RCommServ::__DbgMarkEnd(int)
       
    56 	?__DbgMarkHeap@RCommServ@@QAEHXZ @ 55 NONAME ; public: int __thiscall RCommServ::__DbgMarkHeap(void)
       
    57 	?__DbgSetTraceMask@RCommServ@@QAEHW4TC32Trace@@@Z @ 56 NONAME ; public: int __thiscall RCommServ::__DbgSetTraceMask(enum TC32Trace)
       
    58 	?BreakNotifyCompleted@CPort@@QAEXH@Z @ 57 NONAME ; public: void __thiscall CPort::BreakNotifyCompleted(int)
       
    59 	?ConfigChangeCompleted@CPort@@QAEXABVTDesC8@@H@Z @ 58 NONAME ; public: void __thiscall CPort::ConfigChangeCompleted(class TDesC8 const &,int)
       
    60 	?FlowControlChangeCompleted@CPort@@QAEXABW4TFlowControl@@H@Z @ 59 NONAME ; public: void __thiscall CPort::FlowControlChangeCompleted(enum TFlowControl const &,int)
       
    61 	?GetFlowControlStatus@RComm@@QBEHAAW4TFlowControl@@@Z @ 60 NONAME ; public: int __thiscall RComm::GetFlowControlStatus(enum TFlowControl &)const 
       
    62 	?GetRole@RComm@@QBEHAAW4TCommRole@@@Z @ 61 NONAME ; public: int __thiscall RComm::GetRole(enum TCommRole &)const 
       
    63 	?NotifyBreak@RComm@@QBEXAAVTRequestStatus@@@Z @ 62 NONAME ; public: void __thiscall RComm::NotifyBreak(class TRequestStatus &)const 
       
    64 	?NotifyBreakCancel@RComm@@QBEHXZ @ 63 NONAME ; public: int __thiscall RComm::NotifyBreakCancel(void)const 
       
    65 	?NotifyConfigChange@RComm@@QBEXAAVTRequestStatus@@AAVTDes8@@@Z @ 64 NONAME ; public: void __thiscall RComm::NotifyConfigChange(class TRequestStatus &,class TDes8 &)const 
       
    66 	?NotifyConfigChangeCancel@RComm@@QBEHXZ @ 65 NONAME ; public: int __thiscall RComm::NotifyConfigChangeCancel(void)const 
       
    67 	?NotifyFlowControlChange@RComm@@QAEXAAVTRequestStatus@@AAW4TFlowControl@@@Z @ 66 NONAME ; public: void __thiscall RComm::NotifyFlowControlChange(class TRequestStatus &,enum TFlowControl &)
       
    68 	?NotifyFlowControlChangeCancel@RComm@@QBEHXZ @ 67 NONAME ; public: int __thiscall RComm::NotifyFlowControlChangeCancel(void)const 
       
    69 	?NotifySignalChange@RComm@@QAEXAAVTRequestStatus@@AAII@Z @ 68 NONAME ; public: void __thiscall RComm::NotifySignalChange(class TRequestStatus &,unsigned int &,unsigned int)
       
    70 	?NotifySignalChangeCancel@RComm@@QBEHXZ @ 69 NONAME ; public: int __thiscall RComm::NotifySignalChangeCancel(void)const 
       
    71 	?Open@RComm@@QAEHAAVRCommServ@@ABVTDesC16@@W4TCommAccess@@W4TCommRole@@@Z @ 70 NONAME ; public: int __thiscall RComm::Open(class RCommServ &,class TDesC16 const &,enum TCommAccess,enum TCommRole)
       
    72 	?SignalChangeCompleted@CPort@@QAEXABIH@Z @ 71 NONAME ; public: void __thiscall CPort::SignalChangeCompleted(unsigned int const &,int)
       
    73 	?NotifyDataAvailable@RComm@@QBEXAAVTRequestStatus@@@Z @ 72 NONAME ; public: void __thiscall RComm::NotifyDataAvailable(class TRequestStatus &)const 
       
    74 	?NotifyDataAvailableCancel@RComm@@QBEHXZ @ 73 NONAME ; public: int __thiscall RComm::NotifyDataAvailableCancel(void)const 
       
    75 	?NotifyOutputEmpty@RComm@@QBEXAAVTRequestStatus@@@Z @ 74 NONAME ; public: void __thiscall RComm::NotifyOutputEmpty(class TRequestStatus &)const 
       
    76 	?NotifyOutputEmptyCancel@RComm@@QBEHXZ @ 75 NONAME ; public: int __thiscall RComm::NotifyOutputEmptyCancel(void)const 
       
    77 	?NotifyDataAvailableCompleted@CPort@@QAEXH@Z @ 76 NONAME ; public: void __thiscall CPort::NotifyDataAvailableCompleted(int)
       
    78 	?NotifyOutputEmptyCompleted@CPort@@QAEXH@Z @ 77 NONAME ; public: void __thiscall CPort::NotifyOutputEmptyCompleted(int)
       
    79 	??0RComm@@QAE@XZ @ 78 NONAME ; public: __thiscall RComm::RComm(void)
       
    80 	?CreateThreadInCommProc@RCommServ@@SAHABVTDesC16@@0P6AHPAX@ZHHH@Z @ 79 NONAME ; public: static int __cdecl RCommServ::CreateThreadInCommProc(class TDesC16 const &,class TDesC16 const &,int (__cdecl*)(void *),int,int,int)
       
    81 	?DebugState@RComm@@QAEHAAUTCommDebugInfo@@@Z @ 80 NONAME ; public: int __thiscall RComm::DebugState(struct TCommDebugInfo &)
       
    82 	?OpenWhenAvailable@RComm@@QAEXAAVTRequestStatus@@AAVRCommServ@@ABVTDesC16@@@Z @ 81 NONAME ; public: void __thiscall RComm::OpenWhenAvailable(class TRequestStatus &,class RCommServ &,class TDesC16 const &)
       
    83 	?SetAccessMode@RComm@@QAEHW4TCommAccess@@@Z @ 82 NONAME ; public: int __thiscall RComm::SetAccessMode(enum TCommAccess)
       
    84 	?OpenWhenAvailableCancel@RComm@@QAEXXZ @ 83 NONAME ; public: void __thiscall RComm::OpenWhenAvailableCancel(void)
       
    85 	?CPort_Reserved1@CPort@@EAEXXZ @ 84 NONAME ; private: virtual void __thiscall CPort::CPort_Reserved1(void)
       
    86 	?CSerial_Reserved1@CSerial@@EAEXXZ @ 85 NONAME ; private: virtual void __thiscall CSerial::CSerial_Reserved1(void)
       
    87 	?OpenWhenAvailable@RComm@@QAEXAAVTRequestStatus@@AAVRCommServ@@ABVTDesC16@@W4TCommRole@@@Z @ 86 NONAME ; public: void __thiscall RComm::OpenWhenAvailable(class TRequestStatus &,class RCommServ &,class TDesC16 const &,enum TCommRole)
       
    88 	?ThreadEntryPoint@CC32WorkerThread@@SAHPAX@Z @ 87 NONAME ; static int __cdecl ThreadEntryPoint(void *)
       
    89 	?PortPlatSecCapability@CSerial@@UBE?AVTSecurityPolicy@@I@Z @ 88 NONAME ; class TSecurityPolicy CSerial::PortPlatSecCapability(unsigned int) const
       
    90 	?Printf@TC32Log@@SAXHABVTDesC8@@V?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 89 NONAME ; void TC32Log::Printf(int, class TDesC8 const &, class TRefByValue<class TDesC16 const >, ...)
       
    91 	?Printf@TC32Log@@SAXHABVTDesC8@@V?$TRefByValue@$$CBVTDesC8@@@@ZZ @ 90 NONAME ; void TC32Log::Printf(int, class TDesC8 const &, class TRefByValue<class TDesC8 const >, ...)
       
    92