cbs/CbsServer/Bmarm/CBSCLIENTU.DEF
changeset 46 2fa1fa551b0b
parent 42 35488577e233
child 48 78df25012fda
--- a/cbs/CbsServer/Bmarm/CBSCLIENTU.DEF	Mon Aug 23 15:50:31 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,57 +0,0 @@
-EXPORTS
-	__4RCbs @ 1 NONAME R3UNUSED ; RCbs::RCbs(void)
-	ChangeTopicHotmarkStatus__4RCbsUsi @ 2 NONAME R3UNUSED ; RCbs::ChangeTopicHotmarkStatus(unsigned short, int)
-	ChangeTopicNameAndNumber__4RCbsUsUsRCt4TBuf1i80 @ 3 NONAME ; RCbs::ChangeTopicNameAndNumber(unsigned short, unsigned short, TBuf<80> const &)
-	ChangeTopicSubscriptionStatus__4RCbsUsi @ 4 NONAME R3UNUSED ; RCbs::ChangeTopicSubscriptionStatus(unsigned short, int)
-	Close__4RCbs @ 5 NONAME R3UNUSED ; RCbs::Close(void)
-	Connect__4RCbs @ 6 NONAME R3UNUSED ; RCbs::Connect(void)
-	Connected__C4RCbs @ 7 NONAME R3UNUSED ; RCbs::Connected(void) const
-	CreateNewTopicList__4RCbsRC7TDesC16Ri @ 8 NONAME R3UNUSED ; RCbs::CreateNewTopicList(TDesC16 const &, int &)
-	DeleteAllTopics__4RCbs @ 9 NONAME R3UNUSED ; RCbs::DeleteAllTopics(void)
-	DeleteMessage__4RCbsRCUl @ 10 NONAME R3UNUSED ; RCbs::DeleteMessage(unsigned long const &)
-	DeleteTopicList__4RCbsRCi @ 11 NONAME R3UNUSED ; RCbs::DeleteTopicList(int const &)
-	DeleteTopic__4RCbsUs @ 12 NONAME R3UNUSED ; RCbs::DeleteTopic(unsigned short)
-	FindMessageByHandle__4RCbsRCUlR13TCbsDbMessage @ 13 NONAME R3UNUSED ; RCbs::FindMessageByHandle(unsigned long const &, TCbsDbMessage &)
-	FindTopicByNumber__4RCbsUsR11TCbsDbTopic @ 14 NONAME R3UNUSED ; RCbs::FindTopicByNumber(unsigned short, TCbsDbTopic &)
-	GetHotmarkedMessageHandle__4RCbsRUl @ 15 NONAME R3UNUSED ; RCbs::GetHotmarkedMessageHandle(unsigned long &)
-	GetLanguages__4RCbsR15TCbsDbLanguages @ 16 NONAME R3UNUSED ; RCbs::GetLanguages(TCbsDbLanguages &)
-	GetLatestTopicNumber__4RCbsRUs @ 17 NONAME R3UNUSED ; RCbs::GetLatestTopicNumber(unsigned short &)
-	GetMessageContents__4RCbsRCUlR6TDes16 @ 18 NONAME R3UNUSED ; RCbs::GetMessageContents(unsigned long const &, TDes16 &)
-	GetMessageCount__4RCbsUsRi @ 19 NONAME R3UNUSED ; RCbs::GetMessageCount(unsigned short, int &)
-	GetMessageIndexByHandle__4RCbsRCUlRi @ 20 NONAME R3UNUSED ; RCbs::GetMessageIndexByHandle(unsigned long const &, int &)
-	GetMessage__4RCbsUsiR13TCbsDbMessage @ 21 NONAME ; RCbs::GetMessage(unsigned short, int, TCbsDbMessage &)
-	GetNewTopicsCount__4RCbsRi @ 22 NONAME R3UNUSED ; RCbs::GetNewTopicsCount(int &)
-	GetNextAndPrevMessageHandle__4RCbsRCUlRUlT2Ri @ 23 NONAME ; RCbs::GetNextAndPrevMessageHandle(unsigned long const &, unsigned long &, unsigned long &, int &)
-	GetNextAndPrevTopicNumber__4RCbsRCUsRUsT2Ri @ 24 NONAME ; RCbs::GetNextAndPrevTopicNumber(unsigned short const &, unsigned short &, unsigned short &, int &)
-	GetReadFilesCleanupTime__4RCbsR18TTimeIntervalHours @ 25 NONAME R3UNUSED ; RCbs::GetReadFilesCleanupTime(TTimeIntervalHours &)
-	GetReceptionStatus__4RCbsRi @ 26 NONAME R3UNUSED ; RCbs::GetReceptionStatus(int &)
-	GetReceptionTime__4RCbsRiR5TTimeT2 @ 27 NONAME ; RCbs::GetReceptionTime(int &, TTime &, TTime &)
-	GetTopicCount__4RCbsRi @ 28 NONAME R3UNUSED ; RCbs::GetTopicCount(int &)
-	GetTopicDetectionStatus__4RCbsRi @ 29 NONAME R3UNUSED ; RCbs::GetTopicDetectionStatus(int &)
-	GetTopicListCount__4RCbsRi @ 30 NONAME R3UNUSED ; RCbs::GetTopicListCount(int &)
-	GetTopicList__4RCbsRiR15TCbsDbTopicList @ 31 NONAME R3UNUSED ; RCbs::GetTopicList(int &, TCbsDbTopicList &)
-	GetTopic__4RCbsiR11TCbsDbTopic @ 32 NONAME R3UNUSED ; RCbs::GetTopic(int, TCbsDbTopic &)
-	GetUnreadMessageCount__4RCbsRi @ 33 NONAME R3UNUSED ; RCbs::GetUnreadMessageCount(int &)
-	HasNextCollectionTopic__4RCbs @ 34 NONAME R3UNUSED ; RCbs::HasNextCollectionTopic(void)
-	LockMessage__4RCbsRCUl @ 35 NONAME R3UNUSED ; RCbs::LockMessage(unsigned long const &)
-	NextCollectionTopic__4RCbsR19TCbsDbTopicIdentity @ 36 NONAME R3UNUSED ; RCbs::NextCollectionTopic(TCbsDbTopicIdentity &)
-	NotifyOnTopicListEventCancel__4RCbs @ 37 NONAME R3UNUSED ; RCbs::NotifyOnTopicListEventCancel(void)
-	NotifyOnTopicListEvent__4RCbsR14TRequestStatusiR18TCbsTopicListEventRUs @ 38 NONAME ; RCbs::NotifyOnTopicListEvent(TRequestStatus &, int, TCbsTopicListEvent &, unsigned short &)
-	NotifySettingsChangedCancel__4RCbs @ 39 NONAME R3UNUSED ; RCbs::NotifySettingsChangedCancel(void)
-	NotifySettingsChanged__4RCbsR14TRequestStatusR17TCbsSettingsEvent @ 40 NONAME R3UNUSED ; RCbs::NotifySettingsChanged(TRequestStatus &, TCbsSettingsEvent &)
-	NumberOfUnreadHotmarkedMessages__4RCbs @ 41 NONAME R3UNUSED ; RCbs::NumberOfUnreadHotmarkedMessages(void)
-	ReadMessage__4RCbsRCUl @ 42 NONAME R3UNUSED ; RCbs::ReadMessage(unsigned long const &)
-	RenameTopicList__4RCbsiRC7TDesC16 @ 43 NONAME R3UNUSED ; RCbs::RenameTopicList(int, TDesC16 const &)
-	SaveMessage__4RCbsRCUl @ 44 NONAME R3UNUSED ; RCbs::SaveMessage(unsigned long const &)
-	SelectTopicList__4RCbsRCiR15TCbsDbTopicList @ 45 NONAME R3UNUSED ; RCbs::SelectTopicList(int const &, TCbsDbTopicList &)
-	SetLanguages__4RCbsRC15TCbsDbLanguages @ 46 NONAME R3UNUSED ; RCbs::SetLanguages(TCbsDbLanguages const &)
-	SetReadFilesCleanupTime__4RCbsG18TTimeIntervalHours @ 47 NONAME R3UNUSED ; RCbs::SetReadFilesCleanupTime(TTimeIntervalHours)
-	SetReceptionStatus__4RCbsi @ 48 NONAME R3UNUSED ; RCbs::SetReceptionStatus(int)
-	SetReceptionTime__4RCbsiG5TTimeT2 @ 49 NONAME ; RCbs::SetReceptionTime(int, TTime, TTime)
-	SetTopicDetectionStatus__4RCbsi @ 50 NONAME R3UNUSED ; RCbs::SetTopicDetectionStatus(int)
-	Shutdown__C4RCbs @ 51 NONAME R3UNUSED ; RCbs::Shutdown(void) const
-	StartCollectionBrowsing__4RCbs @ 52 NONAME R3UNUSED ; RCbs::StartCollectionBrowsing(void)
-	Version__C4RCbs @ 53 NONAME R3UNUSED ; RCbs::Version(void) const
-	"_._4RCbs" @ 54 NONAME R3UNUSED ; RCbs::~RCbs(void)
-	AddTopic__4RCbsR11TCbsDbTopic @ 55 NONAME R3UNUSED ; RCbs::AddTopic(TCbsDbTopic &)
-