ocssw
V2022
|
#include <Product.hpp>
Static Public Member Functions | |
static size_t | skip_passed_char (const std::string &input, size_t pos, char c, bool in_quotes=false) |
static std::vector< Product > | parse_list (const std::string &input) |
static Product | parse (const std::string &input) |
Friends | |
bool | operator== (const Product &me, const Product &other) |
std::ostream & | operator<< (std::ostream &out, const Product &product) |
Detailed Description
Definition at line 544 of file Product.hpp.
Constructor & Destructor Documentation
◆ Product() [1/8]
|
inline |
Definition at line 546 of file Product.hpp.
◆ Product() [2/8]
|
inline |
Definition at line 547 of file Product.hpp.
◆ Product() [3/8]
|
inline |
Definition at line 549 of file Product.hpp.
◆ Product() [4/8]
|
inline |
Definition at line 550 of file Product.hpp.
◆ Product() [5/8]
|
inline |
Definition at line 552 of file Product.hpp.
◆ Product() [6/8]
|
inline |
Definition at line 553 of file Product.hpp.
◆ Product() [7/8]
|
inline |
Definition at line 555 of file Product.hpp.
◆ Product() [8/8]
|
inline |
Definition at line 556 of file Product.hpp.
Member Function Documentation
◆ add_attribute()
Definition at line 570 of file Product.hpp.
◆ attributes() [1/2]
|
inline |
Definition at line 563 of file Product.hpp.
◆ attributes() [2/2]
|
inline |
Definition at line 566 of file Product.hpp.
◆ conditions() [1/2]
|
inline |
Definition at line 564 of file Product.hpp.
◆ conditions() [2/2]
|
inline |
Definition at line 567 of file Product.hpp.
◆ matches() [1/2]
Definition at line 586 of file Product.hpp.
◆ matches() [2/2]
|
inline |
Definition at line 578 of file Product.hpp.
◆ name() [1/2]
|
inline |
Definition at line 561 of file Product.hpp.
◆ name() [2/2]
|
inline |
Definition at line 560 of file Product.hpp.
◆ parse()
|
inlinestatic |
Definition at line 705 of file Product.hpp.
◆ parse_list()
|
inlinestatic |
Definition at line 666 of file Product.hpp.
◆ skip_passed_char()
|
inlinestatic |
Definition at line 643 of file Product.hpp.
◆ variable() [1/2]
|
inline |
Definition at line 641 of file Product.hpp.
◆ variable() [2/2]
|
inline |
Definition at line 640 of file Product.hpp.
Friends And Related Function Documentation
◆ operator<<
Definition at line 617 of file Product.hpp.
◆ operator==
Definition at line 572 of file Product.hpp.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/Product.hpp