Struct Tryll::Client::AgentVariables::PendingEntry¶
Public Attributes¶
| Type | Name |
|---|---|
| std::vector< std::string > | adds |
| std::vector< std::string > | removes |
| bool | wholesale = false |
Detailed Description¶
Per-name coalesced staging entry (see class doc). When wholesale is true the net effect is "assign the current mirror value" (a scalar set, a whole-set SetStringSet, or a Reset, possibly followed by set edits); adds/removes are ignored. Otherwise the entry is a pure set delta against the server's current set (sorted-unique, mutually exclusive).
Public Attributes Documentation¶
variable adds¶
variable removes¶
variable wholesale¶
The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/cpp/include/tryll/AgentVariables.h