peer_query


Description:

public bool peer_query (Query query)

Performs query on the peer of this.

The caller is responsible for both the allocation and deallocation of the query structure.

Parameters:

this

a Pad to invoke the peer query on.

query

the Query to perform.

Returns:

true if the query could be performed. This function returns false if this has no peer.