MCPcopy Create free account
hub / github.com/apache/brpc / ~AMFArray

Method ~AMFArray

src/brpc/amf.h:237–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 AMFArray(const AMFArray&);
236 AMFArray& operator=(const AMFArray&);
237 ~AMFArray() { Clear(); }
238 void Clear();
239
240 const AMFField& operator[](size_t index) const;

Callers 1

amf.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected