///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
| 49 | |
| 50 | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |
| 51 | bool FSecure::C3::RouteId::IsNull() const |
| 52 | { |
| 53 | return m_AgentId != 0 and m_InterfaceId != 0; |
| 54 | } |