LeechCraft Azoth  0.6.70-10870-g558588d6ec
Modular multiprotocol IM plugin for LeechCraft
LeechCraft::Azoth::AzothUtil::detail Namespace Reference

Functions

IMessageGetIMessage (IMessage *msg)
 
template<typename T >
IMessageGetIMessage (T *msgObj)
 

Function Documentation

◆ GetIMessage() [1/2]

IMessage* LeechCraft::Azoth::AzothUtil::detail::GetIMessage ( IMessage msg)
inline

Definition at line 45 of file azothutil.h.

Referenced by LeechCraft::Azoth::AzothUtil::StandardPurgeMessages().

+ Here is the caller graph for this function:

◆ GetIMessage() [2/2]

template<typename T >
IMessage* LeechCraft::Azoth::AzothUtil::detail::GetIMessage ( T *  msgObj)

Definition at line 51 of file azothutil.h.