MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / find_i

Method find_i

ACE/ace/Service_Repository.cpp:270–309  ·  view source on GitHub ↗

Locate an entry with @a name in the table. If @a ignore_suspended is set then only consider services marked as resumed. If the caller wants the located entry, pass back a pointer to the located entry via @a srp. If @a name is not found -1 is returned. If @a name is found, but it is suspended and the caller wants to ignore suspended services a -2 is returned. Must be called with locks held.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

findMethod · 0.95
resumeMethod · 0.95
suspendMethod · 0.95
remove_iMethod · 0.95

Calls 4

beginMethod · 0.45
endMethod · 0.45
nameMethod · 0.45
activeMethod · 0.45

Tested by

no test coverage detected