Action.stringParam - multiple declarations

Function Action.stringParam

returns optional string parameter

Prototype

string stringParam() @property const;

Function Action.stringParam

sets optional string parameter

Prototype

Action stringParam(
  string v
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0