Lines Matching refs:cap
37 * @param cap NetCap to check
38 * @return bool cap is valid or not
40 bool IsValidNetCap(NetCap cap);
45 * @param cap A NetCap to insert
47 void InsertNetCap(NetCap cap);
52 * @param cap Netcap to remove
54 void RemoveNetCap(NetCap cap);
59 * @param cap Netcap to check
60 * @return bool cap exist or not
62 bool HasNetCap(NetCap cap) const;
67 * @param cap Netcaps to check