|
proxygen
|
#include <dynamic-inl.h>
Public Member Functions | |
| FormatValue (const dynamic &val) | |
| template<class FormatCallback > | |
| void | format (FormatArg &arg, FormatCallback &cb) const |
Private Attributes | |
| const dynamic & | val_ |
Definition at line 1167 of file dynamic-inl.h.
|
inlineexplicit |
Definition at line 1169 of file dynamic-inl.h.
|
inline |
Definition at line 1172 of file dynamic-inl.h.
References folly::dynamic::ARRAY, folly::dynamic::BOOL, folly::dynamic::DOUBLE, folly::format(), folly::dynamic::INT64, folly::dynamic::NULLT, folly::dynamic::OBJECT, folly::FormatArg::splitIntKey(), folly::FormatArg::splitKey(), folly::dynamic::STRING, and folly::Range< Iter >::toString().
|
private |
Definition at line 1199 of file dynamic-inl.h.