CoreComponents 3.0.0
A Modern C++ Toolkit
Loading...
Searching...
No Matches
Command Member List

This is the complete list of members for Command, including all inherited members.

alias(const State *state)Objectprotectedstatic
args(const List< String > &args)Command
as() constObject
Command()Command
Command(const String &command)Commandexplicit
env(const Map< String > &map)Command
group(int groupId=0)Command
initOnce()Objectprotected
initOncePerThread()Objectprotected
io(int fd, const IoChannel &channel)Command
io(int fd, const IoStream &stream)Command
is() constObject
isNull() constObject
isWeak() constObject
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
operator bool() constObjectexplicit
operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Object &other) constObject
signalDefault(const SignalSet &set)Command
signalMask(const SignalSet &mask)Command
useCount() constObject
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic
workDir(const String &path)Command