encodeElement 261 cygnal/cgi-bin/echo/echo.cpp boost::shared_ptr<cygnal::Buffer> data = cygnal::AMF::encodeElement(el); encodeElement 266 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp boost::shared_ptr<amf::Buffer> data = amf::AMF::encodeElement(el); encodeElement 541 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Buffer> data = cygnal::AMF::encodeElement(el); encodeElement 194 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Buffer> item = AMF::encodeElement(el); encodeElement 353 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Buffer> item = AMF::encodeElement(el); encodeElement 456 cygnal/libamf/amf.cpp *buf += AMF::encodeElement(ellen); encodeElement 458 cygnal/libamf/amf.cpp item = AMF::encodeElement(el); encodeElement 580 cygnal/libamf/amf.cpp *buf += AMF::encodeElement(elnum); encodeElement 583 cygnal/libamf/amf.cpp *buf += AMF::encodeElement(ellen); encodeElement 585 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Buffer> item = AMF::encodeElement(el); encodeElement 688 cygnal/libamf/amf.cpp return encodeElement(*el); encodeElement 313 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeElement(boost::shared_ptr<cygnal::Element> el); encodeElement 321 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeElement(const cygnal::Element& el); encodeElement 496 cygnal/libamf/element.cpp boost::shared_ptr<Buffer> partial = AMF::encodeElement(_properties[i]); encodeElement 516 cygnal/libamf/element.cpp return AMF::encodeElement(*this); encodeElement 618 cygnal/libamf/lcshm.cpp boost::shared_ptr<Buffer> buf = AMF::encodeElement(*iter); encodeElement 663 cygnal/libamf/lcshm.cpp boost::shared_ptr<Buffer> buf = AMF::encodeElement(*iter); encodeElement 694 cygnal/libamf/lcshm.cpp Buffer *tmp = AMF::encodeElement(name.c_str()); encodeElement 701 cygnal/libamf/lcshm.cpp tmp = AMF::encodeElement(domainname.c_str()); encodeElement 715 cygnal/libamf/lcshm.cpp vector<boost::uint8_t> *vec = AMF::encodeElement(data); encodeElement 1116 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Buffer> data = amf::AMF::encodeElement(el); encodeElement 238 cygnal/testsuite/libamf.all/test_amf.cpp buf = amf::AMF::encodeElement(el); encodeElement 268 cygnal/testsuite/libamf.all/test_amf.cpp buf = amf::AMF::encodeElement(el); encodeElement 287 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Buffer> buf2 = amf.encodeElement(el1); encodeElement 181 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<Buffer> bnum1 = amf::AMF::encodeElement(elnum1); encodeElement 187 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<Buffer> bbool1 = amf::AMF::encodeElement(elbool1); encodeElement 192 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<Buffer> bstr1 = amf::AMF::encodeElement(elstr1); encodeElement 199 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<Buffer> bel3 = amf::AMF::encodeElement(el3); encodeElement 206 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<Buffer> bel4 = amf::AMF::encodeElement(el4); encodeElement 213 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<Buffer> bel6 = amf::AMF::encodeElement(el6); encodeElement 220 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<Buffer> bel15 = amf::AMF::encodeElement(el15);