예제 #1
0
 void detach_release_observer( connection_type subscriber) { subscriber.disconnect();}
예제 #2
0
 BOOST_FOREACH(connection_type conn, m_showUnitsConnections)
 {
    conn.disconnect();
 }