15 #ifndef SYNCCHANNELFIND_H 16 #define SYNCCHANNELFIND_H 23 #ifdef epicsExportSharedSymbols 24 # define syncChannelFindEpicsExportSharedSymbols 25 # undef epicsExportSharedSymbols 28 #ifdef syncChannelFindEpicsExportSharedSymbols 29 # define epicsExportSharedSymbols 30 # undef syncChannelFindEpicsExportSharedSymbols 55 return m_provider.lock();
61 ChannelProvider::weak_pointer m_provider;
SyncChannelFind(ChannelProvider::shared_pointer &provider)
TODO only here because of the Lockable.
Mark external symbols and entry points for shared libraries.
std::tr1::shared_ptr< SyncChannelFind > shared_pointer
virtual ~SyncChannelFind()
virtual ChannelProvider::shared_pointer getChannelProvider()