MCPcopy Create free account
hub / github.com/KDE/konsole / SolarisProcessInfo

Method SolarisProcessInfo

src/ProcessInfo.cpp:1326–1329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1324{
1325public:
1326 explicit SolarisProcessInfo(int pid)
1327 : UnixProcessInfo(pid)
1328 {
1329 }
1330
1331protected:
1332 // FIXME: This will have the same issues as BKO 251351; the Linux

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected