Element 92 cygnal/cgi-bin/echo/echo.cpp vector<boost::shared_ptr<cygnal::Element> > request =
Element 193 cygnal/cgi-bin/echo/echo.cpp vector<boost::shared_ptr<cygnal::Element> > request = net.parseEchoRequest(
Element 219 cygnal/cgi-bin/echo/echo.cpp vector<boost::shared_ptr<cygnal::Element > >
Element 225 cygnal/cgi-bin/echo/echo.cpp vector<boost::shared_ptr<cygnal::Element > > headers;
Element 228 cygnal/cgi-bin/echo/echo.cpp boost::shared_ptr<cygnal::Element> el1 = amf.extractAMF(ptr, ptr+size);
Element 233 cygnal/cgi-bin/echo/echo.cpp boost::shared_ptr<cygnal::Element> el2 = amf.extractAMF(ptr, ptr+size);
Element 238 cygnal/cgi-bin/echo/echo.cpp boost::shared_ptr<cygnal::Element> el3 = amf.extractAMF(ptr, ptr+size);
Element 243 cygnal/cgi-bin/echo/echo.cpp boost::shared_ptr<cygnal::Element> el4 = amf.extractAMF(ptr, ptr+size);
Element 285 cygnal/cgi-bin/echo/echo.cpp Element echo;
Element 288 cygnal/cgi-bin/echo/echo.cpp Element index;
Element 291 cygnal/cgi-bin/echo/echo.cpp Element null;
Element 49 cygnal/cgi-bin/echo/echo.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(cygnal::Buffer &buf)
Element 51 cygnal/cgi-bin/echo/echo.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(boost::uint8_t *buf, size_t size);
Element 54 cygnal/cgi-bin/echo/echo.h boost::shared_ptr<cygnal::Buffer> formatEchoResponse(double num, cygnal::Element &el);
Element 97 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp vector<boost::shared_ptr<amf::Element> > request =
Element 198 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp vector<boost::shared_ptr<amf::Element> > request = net.parseFitcDemoRequest(
Element 224 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp vector<boost::shared_ptr<amf::Element > >
Element 230 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp vector<boost::shared_ptr<amf::Element > > headers;
Element 233 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp boost::shared_ptr<amf::Element> el1 = amf.extractAMF(ptr, ptr+size);
Element 238 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp boost::shared_ptr<amf::Element> el2 = amf.extractAMF(ptr, ptr+size);
Element 243 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp boost::shared_ptr<amf::Element> el3 = amf.extractAMF(ptr, ptr+size);
Element 248 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp boost::shared_ptr<amf::Element> el4 = amf.extractAMF(ptr, ptr+size);
Element 290 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp Element fitcDemo;
Element 293 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp Element index;
Element 296 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp Element null;
Element 48 cygnal/cgi-bin/fitcDemo/fitcDemo.h std::vector<boost::shared_ptr<amf::Element > > parseFitcDemoRequest(amf::Buffer &buf)
Element 50 cygnal/cgi-bin/fitcDemo/fitcDemo.h std::vector<boost::shared_ptr<amf::Element > > parseFitcDemoRequest(boost::uint8_t *buf, size_t size);
Element 53 cygnal/cgi-bin/fitcDemo/fitcDemo.h boost::shared_ptr<amf::Buffer> formatFitcDemoResponse(double num, amf::Element &el);
Element 145 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp vector<boost::shared_ptr<cygnal::Element> > request =
Element 265 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp vector<boost::shared_ptr<cygnal::Element> > request = net.parseOflaDemoRequest(
Element 388 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp vector<boost::shared_ptr<cygnal::Element > >
Element 395 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp vector<boost::shared_ptr<cygnal::Element > > headers;
Element 397 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> el1 = amf.extractAMF(ptr, ptr+size);
Element 408 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> el2 = amf.extractAMF(ptr, ptr+size);
Element 419 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> version;
Element 420 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> tcurl;
Element 421 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> swfurl;
Element 453 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp Element toparr;
Element 459 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp vector<boost::shared_ptr<cygnal::Element> > data;
Element 462 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> obj(new cygnal::Element);
Element 466 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> modified(new cygnal::Element);
Element 470 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> name(new cygnal::Element);
Element 474 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp boost::shared_ptr<cygnal::Element> size(new cygnal::Element);
Element 486 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp cygnal::Element method;
Element 492 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp cygnal::Element sid;
Element 498 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp Element null;
Element 522 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp std::vector<boost::shared_ptr<cygnal::Element> > data1;
Element 565 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp Element oflaDemo;
Element 568 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp Element index;
Element 571 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp Element null;
Element 76 cygnal/cgi-bin/oflaDemo/oflaDemo.h std::vector<boost::shared_ptr<cygnal::Element > > parseOflaDemoRequest(cygnal::Buffer &buf)
Element 78 cygnal/cgi-bin/oflaDemo/oflaDemo.h std::vector<boost::shared_ptr<cygnal::Element > > parseOflaDemoRequest(boost::uint8_t *buf, size_t size);
Element 81 cygnal/cgi-bin/oflaDemo/oflaDemo.h boost::shared_ptr<cygnal::Buffer> formatOflaDemoResponse(double num, cygnal::Element &el);
Element 904 cygnal/cygnal.cpp boost::shared_ptr<cygnal::Element> tcurl =
Element 131 cygnal/handler.h void addSOL(boost::shared_ptr<cygnal::Element> x) {
Element 298 cygnal/handler.h std::vector<boost::shared_ptr<cygnal::Element> > _sol;
Element 318 cygnal/http_server.cpp boost::shared_ptr<cygnal::Element> el = amf.extractAMF(content.reference(), content.end());
Element 344 cygnal/http_server.cpp vector<boost::shared_ptr<cygnal::Element> > headers = parseEchoRequest(*content);
Element 530 cygnal/http_server.cpp vector<boost::shared_ptr<cygnal::Element > >
Element 535 cygnal/http_server.cpp vector<boost::shared_ptr<cygnal::Element > > headers;
Element 546 cygnal/http_server.cpp boost::shared_ptr<cygnal::Element > el1(new cygnal::Element);
Element 565 cygnal/http_server.cpp boost::shared_ptr<cygnal::Element > el2(new cygnal::Element);
Element 585 cygnal/http_server.cpp boost::shared_ptr<cygnal::Element> el3 = amf.extractAMF(tmpptr, tmpptr + size);
Element 589 cygnal/http_server.cpp boost::shared_ptr<cygnal::Element> el4 = amf.extractAMF(tmpptr, tmpptr + size);
Element 604 cygnal/http_server.cpp cygnal::Element nel;
Element 605 cygnal/http_server.cpp if (el.getType() == cygnal::Element::TYPED_OBJECT_AMF0) {
Element 613 cygnal/http_server.cpp boost::shared_ptr<cygnal::Element> child = el.getProperty(i);
Element 674 cygnal/http_server.cpp cygnal::Element::amf0_type_e type = static_cast<cygnal::Element::amf0_type_e>(*data);
Element 675 cygnal/http_server.cpp if ((type == cygnal::Element::UNSUPPORTED_AMF0)
Element 676 cygnal/http_server.cpp || (type == cygnal::Element::NULL_AMF0)) {
Element 679 cygnal/http_server.cpp } else if (type == cygnal::Element::UNDEFINED_AMF0) {
Element 680 cygnal/http_server.cpp _buffer += cygnal::Element::NULL_AMF0;
Element 89 cygnal/http_server.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(gnash::cygnal::Buffer &buf) { return parseEchoRequest(buf.reference(), buf.size()); };
Element 90 cygnal/http_server.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(boost::uint8_t *buf, size_t size);
Element 93 cygnal/http_server.h gnash::cygnal::Buffer &formatEchoResponse(const std::string &num, cygnal::Element &el);
Element 146 cygnal/libamf/amf.cpp *buf = Element::NUMBER_AMF0;
Element 165 cygnal/libamf/amf.cpp *buf = Element::BOOLEAN_AMF0;
Element 188 cygnal/libamf/amf.cpp *buf = Element::OBJECT_AMF0;
Element 190 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> >::const_iterator ait;
Element 191 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> > props = data.getProperties();
Element 193 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 234 cygnal/libamf/amf.cpp *buf = Element::UNDEFINED_AMF0;
Element 247 cygnal/libamf/amf.cpp *buf = Element::UNSUPPORTED_AMF0;
Element 265 cygnal/libamf/amf.cpp *buf = Element::DATE_AMF0;
Element 283 cygnal/libamf/amf.cpp *buf = Element::NULL_AMF0;
Element 334 cygnal/libamf/amf.cpp *buf = Element::TYPED_OBJECT_AMF0;
Element 349 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> >::const_iterator ait;
Element 350 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> > props = data.getProperties();
Element 352 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 385 cygnal/libamf/amf.cpp *buf = Element::REFERENCE_AMF0;
Element 434 cygnal/libamf/amf.cpp *buf = Element::ECMA_ARRAY_AMF0;
Element 443 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> >::const_iterator ait;
Element 444 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> > props = data.getProperties();
Element 446 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 454 cygnal/libamf/amf.cpp cygnal::Element ellen("length");
Element 470 cygnal/libamf/amf.cpp cygnal::Element ellen("length", count);
Element 542 cygnal/libamf/amf.cpp *buf = Element::STRICT_ARRAY_AMF0;
Element 547 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> >::const_iterator ait;
Element 548 cygnal/libamf/amf.cpp std::vector<boost::shared_ptr<cygnal::Element> > props = data.getProperties();
Element 553 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 559 cygnal/libamf/amf.cpp if (el->getType() == Element::UNDEFINED_AMF0) {
Element 562 cygnal/libamf/amf.cpp *buf->reference() = Element::ECMA_ARRAY_AMF0;
Element 579 cygnal/libamf/amf.cpp cygnal::Element elnum(os.str().c_str(), el->to_number());
Element 582 cygnal/libamf/amf.cpp cygnal::Element ellen("length", nodes);
Element 626 cygnal/libamf/amf.cpp *buf = Element::STRING_AMF0;
Element 651 cygnal/libamf/amf.cpp *buf = Element::STRING_AMF0;
Element 698 cygnal/libamf/amf.cpp case Element::NOTYPE:
Element 701 cygnal/libamf/amf.cpp case Element::NUMBER_AMF0:
Element 708 cygnal/libamf/amf.cpp case Element::BOOLEAN_AMF0:
Element 716 cygnal/libamf/amf.cpp case Element::STRING_AMF0:
Element 727 cygnal/libamf/amf.cpp case Element::OBJECT_AMF0:
Element 730 cygnal/libamf/amf.cpp case Element::MOVIECLIP_AMF0:
Element 733 cygnal/libamf/amf.cpp case Element::NULL_AMF0:
Element 737 cygnal/libamf/amf.cpp case Element::UNDEFINED_AMF0:
Element 741 cygnal/libamf/amf.cpp case Element::REFERENCE_AMF0:
Element 744 cygnal/libamf/amf.cpp case Element::ECMA_ARRAY_AMF0:
Element 748 cygnal/libamf/amf.cpp case Element::OBJECT_END_AMF0:
Element 751 cygnal/libamf/amf.cpp case Element::STRICT_ARRAY_AMF0:
Element 756 cygnal/libamf/amf.cpp case Element::DATE_AMF0:
Element 762 cygnal/libamf/amf.cpp case Element::LONG_STRING_AMF0:
Element 765 cygnal/libamf/amf.cpp case Element::UNSUPPORTED_AMF0:
Element 768 cygnal/libamf/amf.cpp case Element::RECORD_SET_AMF0:
Element 771 cygnal/libamf/amf.cpp case Element::XML_OBJECT_AMF0:
Element 776 cygnal/libamf/amf.cpp case Element::TYPED_OBJECT_AMF0:
Element 783 cygnal/libamf/amf.cpp case Element::AMF3_DATA:
Element 793 cygnal/libamf/amf.cpp if (el.getName() && (el.getType() != Element::TYPED_OBJECT_AMF0)) {
Element 853 cygnal/libamf/amf.cpp case Element::BOOLEAN_AMF0:
Element 858 cygnal/libamf/amf.cpp case Element::NUMBER_AMF0:
Element 882 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element>
Element 903 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element>
Element 910 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> el(new Element);
Element 917 cygnal/libamf/amf.cpp std::map<boost::uint16_t, cygnal::Element> references;
Element 941 cygnal/libamf/amf.cpp Element::amf0_type_e type = static_cast<Element::amf0_type_e>(*tmpptr);
Element 946 cygnal/libamf/amf.cpp case Element::NOTYPE:
Element 951 cygnal/libamf/amf.cpp case Element::NUMBER_AMF0:
Element 969 cygnal/libamf/amf.cpp case Element::BOOLEAN_AMF0:
Element 973 cygnal/libamf/amf.cpp case Element::STRING_AMF0:
Element 991 cygnal/libamf/amf.cpp el->setType(Element::STRING_AMF0);
Element 994 cygnal/libamf/amf.cpp case Element::OBJECT_AMF0:
Element 1005 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> child =
Element 1020 cygnal/libamf/amf.cpp case Element::MOVIECLIP_AMF0:
Element 1023 cygnal/libamf/amf.cpp case Element::NULL_AMF0:
Element 1026 cygnal/libamf/amf.cpp case Element::UNDEFINED_AMF0:
Element 1029 cygnal/libamf/amf.cpp case Element::REFERENCE_AMF0:
Element 1042 cygnal/libamf/amf.cpp case Element::ECMA_ARRAY_AMF0:
Element 1053 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> child =
Element 1074 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> child =
Element 1087 cygnal/libamf/amf.cpp case Element::OBJECT_END_AMF0:
Element 1090 cygnal/libamf/amf.cpp case Element::STRICT_ARRAY_AMF0:
Element 1098 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> child =
Element 1111 cygnal/libamf/amf.cpp case Element::DATE_AMF0:
Element 1119 cygnal/libamf/amf.cpp case Element::LONG_STRING_AMF0:
Element 1122 cygnal/libamf/amf.cpp case Element::UNSUPPORTED_AMF0:
Element 1126 cygnal/libamf/amf.cpp case Element::RECORD_SET_AMF0:
Element 1129 cygnal/libamf/amf.cpp case Element::XML_OBJECT_AMF0:
Element 1132 cygnal/libamf/amf.cpp case Element::TYPED_OBJECT_AMF0:
Element 1155 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> child =
Element 1167 cygnal/libamf/amf.cpp case Element::AMF3_DATA:
Element 1190 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element>
Element 1213 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element>
Element 1220 cygnal/libamf/amf.cpp boost::shared_ptr<cygnal::Element> el;
Element 1258 cygnal/libamf/amf.cpp Element::amf0_type_e type = static_cast<Element::amf0_type_e>(c);
Element 1261 cygnal/libamf/amf.cpp if (type == Element::NULL_AMF0) {
Element 1263 cygnal/libamf/amf.cpp el.reset(new Element);
Element 206 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeTypedObject(const cygnal::Element &data);
Element 240 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeECMAArray(const cygnal::Element &data);
Element 283 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeStrictArray(const cygnal::Element &data);
Element 291 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeObject(const cygnal::Element &data);
Element 313 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeElement(boost::shared_ptr<cygnal::Element> el);
Element 321 cygnal/libamf/amf.h static boost::shared_ptr<Buffer> encodeElement(const cygnal::Element& el);
Element 329 cygnal/libamf/amf.h boost::shared_ptr<Buffer> encodeProperty(boost::shared_ptr<cygnal::Element> el);
Element 345 cygnal/libamf/amf.h static Element::amf0_type_e extractElementHeader(boost::uint8_t *in)
Element 346 cygnal/libamf/amf.h { return *(reinterpret_cast<Element::amf0_type_e *>(in)); };
Element 361 cygnal/libamf/amf.h boost::shared_ptr<cygnal::Element> extractAMF(boost::uint8_t *in, boost::uint8_t* tooFar);
Element 371 cygnal/libamf/amf.h boost::shared_ptr<cygnal::Element> extractAMF(boost::shared_ptr<Buffer> buf);
Element 388 cygnal/libamf/amf.h boost::shared_ptr<cygnal::Element> extractProperty(boost::uint8_t *in, boost::uint8_t* tooFar);
Element 402 cygnal/libamf/amf.h boost::shared_ptr<cygnal::Element> extractProperty(boost::shared_ptr<Buffer> buf);
Element 220 cygnal/libamf/amf_msg.cpp boost::shared_ptr<cygnal::Element> el = amf.extractAMF(ptr, ptr+size);
Element 45 cygnal/libamf/amf_msg.h class Element;
Element 72 cygnal/libamf/amf_msg.h boost::shared_ptr<cygnal::Element> data;
Element 203 cygnal/libamf/buffer.h Buffer &operator=(cygnal::Element::amf0_type_e type);
Element 269 cygnal/libamf/buffer.h Buffer &operator+=(cygnal::Element::amf0_type_e type);
Element 68 cygnal/libamf/element.cpp Element::Element()
Element 77 cygnal/libamf/element.cpp Element::~Element()
Element 86 cygnal/libamf/element.cpp Element::Element(double indata)
Element 99 cygnal/libamf/element.cpp Element::Element(const string &name, double num)
Element 112 cygnal/libamf/element.cpp Element::Element(const string &indata)
Element 121 cygnal/libamf/element.cpp Element::Element(const char *indata)
Element 134 cygnal/libamf/element.cpp Element::Element(const string &name, const string &data)
Element 145 cygnal/libamf/element.cpp Element::Element(bool data)
Element 158 cygnal/libamf/element.cpp Element::Element(const string &name, bool indata)
Element 168 cygnal/libamf/element.cpp Element::Element(bool /* flag */, double /* unknown1 */, double /* unknown2 */,
Element 178 cygnal/libamf/element.cpp Element &
Element 179 cygnal/libamf/element.cpp Element::init(bool flag, double unknown1, double unknown2,
Element 189 cygnal/libamf/element.cpp shared_ptr<cygnal::Element> el = new Element(flag);
Element 192 cygnal/libamf/element.cpp el = new Element(unknown1);
Element 195 cygnal/libamf/element.cpp el = new Element(unknown2);
Element 198 cygnal/libamf/element.cpp el = new Element(methodname);
Element 214 cygnal/libamf/element.cpp Element::clear()
Element 227 cygnal/libamf/element.cpp Element::getDataSize() const
Element 240 cygnal/libamf/element.cpp Element::to_number() const
Element 254 cygnal/libamf/element.cpp Element::to_short() const
Element 268 cygnal/libamf/element.cpp Element::to_integer() const
Element 282 cygnal/libamf/element.cpp Element::to_string() const
Element 298 cygnal/libamf/element.cpp Element::to_bool() const
Element 311 cygnal/libamf/element.cpp Element::to_reference()
Element 321 cygnal/libamf/element.cpp Element::to_reference() const
Element 340 cygnal/libamf/element.cpp Element::operator==(Element &el)
Element 390 cygnal/libamf/element.cpp Element::operator==(bool x)
Element 400 cygnal/libamf/element.cpp Element::calculateSize()
Element 407 cygnal/libamf/element.cpp Element::calculateSize(cygnal::Element &el) const
Element 425 cygnal/libamf/element.cpp if (el.getType() == Element::STRICT_ARRAY_AMF0) {
Element 434 cygnal/libamf/element.cpp std::vector<boost::shared_ptr<cygnal::Element> > props = el.getProperties();
Element 454 cygnal/libamf/element.cpp Element::encode()
Element 462 cygnal/libamf/element.cpp Element::encode(bool notobject)
Element 468 cygnal/libamf/element.cpp if (_type == Element::OBJECT_AMF0) {
Element 482 cygnal/libamf/element.cpp *buf = Element::OBJECT_AMF0;
Element 528 cygnal/libamf/element.cpp boost::shared_ptr<Element>
Element 529 cygnal/libamf/element.cpp Element::operator[](size_t index)
Element 536 cygnal/libamf/element.cpp boost::shared_ptr<Element> el;
Element 545 cygnal/libamf/element.cpp Element &
Element 546 cygnal/libamf/element.cpp Element::operator=(Element &el)
Element 566 cygnal/libamf/element.cpp Element &
Element 567 cygnal/libamf/element.cpp Element::operator=(double num)
Element 578 cygnal/libamf/element.cpp Element &
Element 579 cygnal/libamf/element.cpp Element::operator=(const string &str)
Element 590 cygnal/libamf/element.cpp Element &
Element 591 cygnal/libamf/element.cpp Element::operator=(bool flag)
Element 609 cygnal/libamf/element.cpp Element &
Element 610 cygnal/libamf/element.cpp Element::makeString(boost::uint8_t *data, size_t size)
Element 613 cygnal/libamf/element.cpp _type = Element::STRING_AMF0;
Element 647 cygnal/libamf/element.cpp Element &
Element 648 cygnal/libamf/element.cpp Element::makeNullString()
Element 651 cygnal/libamf/element.cpp _type = Element::STRING_AMF0;
Element 670 cygnal/libamf/element.cpp Element &
Element 671 cygnal/libamf/element.cpp Element::makeString(const char *str, size_t size)
Element 674 cygnal/libamf/element.cpp _type = Element::STRING_AMF0;
Element 684 cygnal/libamf/element.cpp Element &
Element 685 cygnal/libamf/element.cpp Element::makeString(const string &str)
Element 698 cygnal/libamf/element.cpp Element &
Element 699 cygnal/libamf/element.cpp Element::makeString(const string &name, const string &str)
Element 713 cygnal/libamf/element.cpp Element &
Element 714 cygnal/libamf/element.cpp Element::makeNumber(boost::shared_ptr<cygnal::Buffer> buf)
Element 726 cygnal/libamf/element.cpp Element &
Element 727 cygnal/libamf/element.cpp Element::makeNumber(boost::uint8_t *data)
Element 731 cygnal/libamf/element.cpp _type = Element::NUMBER_AMF0;
Element 749 cygnal/libamf/element.cpp Element &
Element 750 cygnal/libamf/element.cpp Element::makeNumber(double num)
Element 753 cygnal/libamf/element.cpp _type = Element::NUMBER_AMF0;
Element 771 cygnal/libamf/element.cpp Element &
Element 772 cygnal/libamf/element.cpp Element::makeNumber(const string &name, double num)
Element 783 cygnal/libamf/element.cpp Element &
Element 784 cygnal/libamf/element.cpp Element::makeNumber(const std::string &name, boost::uint8_t *data)
Element 790 cygnal/libamf/element.cpp _type = Element::NUMBER_AMF0;
Element 807 cygnal/libamf/element.cpp Element &
Element 808 cygnal/libamf/element.cpp Element::makeBoolean(bool flag)
Element 811 cygnal/libamf/element.cpp _type = Element::BOOLEAN_AMF0;
Element 831 cygnal/libamf/element.cpp Element &
Element 832 cygnal/libamf/element.cpp Element::makeBoolean(const string &name, bool flag)
Element 847 cygnal/libamf/element.cpp Element &
Element 848 cygnal/libamf/element.cpp Element::makeBoolean(boost::uint8_t *data)
Element 859 cygnal/libamf/element.cpp Element &
Element 860 cygnal/libamf/element.cpp Element::makeUndefined()
Element 863 cygnal/libamf/element.cpp _type = Element::UNDEFINED_AMF0;
Element 873 cygnal/libamf/element.cpp Element &
Element 874 cygnal/libamf/element.cpp Element::makeUndefined(const std::string &name)
Element 887 cygnal/libamf/element.cpp Element &
Element 888 cygnal/libamf/element.cpp Element::makeNull()
Element 891 cygnal/libamf/element.cpp _type = Element::NULL_AMF0;
Element 900 cygnal/libamf/element.cpp Element &
Element 901 cygnal/libamf/element.cpp Element::makeNull(const std::string &name)
Element 918 cygnal/libamf/element.cpp Element &
Element 919 cygnal/libamf/element.cpp Element::makeObject()
Element 932 cygnal/libamf/element.cpp Element &
Element 933 cygnal/libamf/element.cpp Element::makeObject(const std::string &name)
Element 949 cygnal/libamf/element.cpp Element &
Element 950 cygnal/libamf/element.cpp Element::makeObject(const std::string &name, std::vector<boost::shared_ptr<Element> > &data)
Element 965 cygnal/libamf/element.cpp Element &
Element 966 cygnal/libamf/element.cpp Element::makeObject(std::vector<boost::shared_ptr<Element> > &data)
Element 969 cygnal/libamf/element.cpp _type = Element::OBJECT_AMF0;
Element 970 cygnal/libamf/element.cpp std::vector<boost::shared_ptr<Element> >::const_iterator ait;
Element 972 cygnal/libamf/element.cpp boost::shared_ptr<Element> el = (*(ait));
Element 983 cygnal/libamf/element.cpp Element &
Element 984 cygnal/libamf/element.cpp Element::makeXMLObject()
Element 987 cygnal/libamf/element.cpp _type = Element::XML_OBJECT_AMF0;
Element 990 cygnal/libamf/element.cpp Element &
Element 991 cygnal/libamf/element.cpp Element::makeXMLObject(boost::uint8_t * /*data*/)
Element 994 cygnal/libamf/element.cpp _type = Element::XML_OBJECT_AMF0;
Element 1005 cygnal/libamf/element.cpp Element &
Element 1006 cygnal/libamf/element.cpp Element::makeXMLObject(const string &data)
Element 1010 cygnal/libamf/element.cpp _type = Element::XML_OBJECT_AMF0;
Element 1021 cygnal/libamf/element.cpp Element &
Element 1022 cygnal/libamf/element.cpp Element::makeXMLObject(const string &name, const string &data)
Element 1026 cygnal/libamf/element.cpp _type = Element::XML_OBJECT_AMF0;
Element 1033 cygnal/libamf/element.cpp Element &
Element 1034 cygnal/libamf/element.cpp Element::makeObjectEnd()
Element 1037 cygnal/libamf/element.cpp _type = Element::OBJECT_END_AMF0;
Element 1046 cygnal/libamf/element.cpp Element &
Element 1047 cygnal/libamf/element.cpp Element::makeTypedObject(const std::string &name)
Element 1050 cygnal/libamf/element.cpp _type = Element::TYPED_OBJECT_AMF0;
Element 1057 cygnal/libamf/element.cpp Element &
Element 1058 cygnal/libamf/element.cpp Element::makeTypedObject()
Element 1061 cygnal/libamf/element.cpp _type = Element::TYPED_OBJECT_AMF0;
Element 1073 cygnal/libamf/element.cpp Element &
Element 1074 cygnal/libamf/element.cpp Element::makeTypedObject(boost::uint8_t */*data*/)
Element 1077 cygnal/libamf/element.cpp _type = Element::TYPED_OBJECT_AMF0;
Element 1086 cygnal/libamf/element.cpp Element &
Element 1087 cygnal/libamf/element.cpp Element::makeReference()
Element 1090 cygnal/libamf/element.cpp _type = Element::REFERENCE_AMF0;
Element 1094 cygnal/libamf/element.cpp Element &
Element 1095 cygnal/libamf/element.cpp Element::makeReference(boost::uint16_t index)
Element 1098 cygnal/libamf/element.cpp _type = Element::REFERENCE_AMF0;
Element 1112 cygnal/libamf/element.cpp Element &
Element 1113 cygnal/libamf/element.cpp Element::makeReference(boost::uint8_t *indata, size_t size)
Element 1116 cygnal/libamf/element.cpp _type = Element::REFERENCE_AMF0;
Element 1131 cygnal/libamf/element.cpp Element &
Element 1132 cygnal/libamf/element.cpp Element::makeMovieClip()
Element 1135 cygnal/libamf/element.cpp _type = Element::MOVIECLIP_AMF0;
Element 1146 cygnal/libamf/element.cpp Element &
Element 1147 cygnal/libamf/element.cpp Element::makeMovieClip(boost::uint8_t *indata, size_t size)
Element 1150 cygnal/libamf/element.cpp _type = Element::MOVIECLIP_AMF0;
Element 1161 cygnal/libamf/element.cpp Element &
Element 1162 cygnal/libamf/element.cpp Element::makeECMAArray()
Element 1165 cygnal/libamf/element.cpp _type = Element::ECMA_ARRAY_AMF0;
Element 1174 cygnal/libamf/element.cpp Element &
Element 1175 cygnal/libamf/element.cpp Element::makeECMAArray(const std::string &name)
Element 1191 cygnal/libamf/element.cpp Element &
Element 1192 cygnal/libamf/element.cpp Element::makeECMAArray(const std::string &name, std::vector<boost::shared_ptr<cygnal::Element> > &data)
Element 1195 cygnal/libamf/element.cpp _type = Element::ECMA_ARRAY_AMF0;
Element 1197 cygnal/libamf/element.cpp _type = Element::ECMA_ARRAY_AMF0;
Element 1208 cygnal/libamf/element.cpp Element &
Element 1209 cygnal/libamf/element.cpp Element::makeECMAArray(std::vector<boost::shared_ptr<cygnal::Element> > &data)
Element 1213 cygnal/libamf/element.cpp _type = Element::ECMA_ARRAY_AMF0;
Element 1222 cygnal/libamf/element.cpp Element &
Element 1223 cygnal/libamf/element.cpp Element::makeStrictArray()
Element 1226 cygnal/libamf/element.cpp _type = Element::STRICT_ARRAY_AMF0;
Element 1237 cygnal/libamf/element.cpp Element &
Element 1238 cygnal/libamf/element.cpp Element::makeStrictArray(const std::string &name)
Element 1254 cygnal/libamf/element.cpp Element &
Element 1255 cygnal/libamf/element.cpp Element::makeStrictArray(const std::string &name, std::vector<boost::shared_ptr<cygnal::Element> > &data)
Element 1259 cygnal/libamf/element.cpp _type = Element::STRICT_ARRAY_AMF0;
Element 1270 cygnal/libamf/element.cpp Element &
Element 1271 cygnal/libamf/element.cpp Element::makeStrictArray(std::vector<boost::shared_ptr<cygnal::Element> > &data)
Element 1275 cygnal/libamf/element.cpp _type = Element::STRICT_ARRAY_AMF0;
Element 1282 cygnal/libamf/element.cpp Element &
Element 1283 cygnal/libamf/element.cpp Element::makeUnsupported()
Element 1286 cygnal/libamf/element.cpp _type = Element::UNSUPPORTED_AMF0;
Element 1297 cygnal/libamf/element.cpp Element &
Element 1298 cygnal/libamf/element.cpp Element::makeUnsupported(boost::uint8_t *data)
Element 1301 cygnal/libamf/element.cpp _type = Element::UNSUPPORTED_AMF0;
Element 1308 cygnal/libamf/element.cpp Element &
Element 1309 cygnal/libamf/element.cpp Element::makeLongString()
Element 1312 cygnal/libamf/element.cpp _type = Element::LONG_STRING_AMF0;
Element 1323 cygnal/libamf/element.cpp Element &
Element 1324 cygnal/libamf/element.cpp Element::makeLongString(boost::uint8_t *indata)
Element 1327 cygnal/libamf/element.cpp _type = Element::LONG_STRING_AMF0;
Element 1336 cygnal/libamf/element.cpp Element &
Element 1337 cygnal/libamf/element.cpp Element::makeRecordSet()
Element 1340 cygnal/libamf/element.cpp _type = Element::RECORD_SET_AMF0;
Element 1343 cygnal/libamf/element.cpp Element &
Element 1344 cygnal/libamf/element.cpp Element::makeRecordSet(boost::uint8_t *data)
Element 1347 cygnal/libamf/element.cpp _type = Element::RECORD_SET_AMF0;
Element 1356 cygnal/libamf/element.cpp Element &
Element 1357 cygnal/libamf/element.cpp Element::makeDate()
Element 1360 cygnal/libamf/element.cpp _type = Element::DATE_AMF0;
Element 1365 cygnal/libamf/element.cpp Element &
Element 1366 cygnal/libamf/element.cpp Element::makeDate(boost::uint8_t *date)
Element 1371 cygnal/libamf/element.cpp _type = Element::DATE_AMF0;
Element 1376 cygnal/libamf/element.cpp Element &
Element 1377 cygnal/libamf/element.cpp Element::makeDate(double date)
Element 1381 cygnal/libamf/element.cpp _type = Element::DATE_AMF0;
Element 1399 cygnal/libamf/element.cpp Element::getNameSize() const
Element 1415 cygnal/libamf/element.cpp Element::setName(const string &str)
Element 1434 cygnal/libamf/element.cpp Element::setName(const char *name, size_t size)
Element 1452 cygnal/libamf/element.cpp Element::setName(boost::uint8_t *name, size_t size)
Element 1470 cygnal/libamf/element.cpp Element::check_buffer(size_t size)
Element 1488 cygnal/libamf/element.cpp Element::dump(std::ostream& os) const
Element 1502 cygnal/libamf/element.cpp case Element::NUMBER_AMF0:
Element 1505 cygnal/libamf/element.cpp case Element::BOOLEAN_AMF0:
Element 1508 cygnal/libamf/element.cpp case Element::STRING_AMF0:
Element 1515 cygnal/libamf/element.cpp case Element::OBJECT_AMF0:
Element 1517 cygnal/libamf/element.cpp case Element::MOVIECLIP_AMF0:
Element 1518 cygnal/libamf/element.cpp case Element::NULL_AMF0:
Element 1519 cygnal/libamf/element.cpp case Element::UNDEFINED_AMF0:
Element 1520 cygnal/libamf/element.cpp case Element::REFERENCE_AMF0:
Element 1521 cygnal/libamf/element.cpp case Element::ECMA_ARRAY_AMF0:
Element 1522 cygnal/libamf/element.cpp case Element::OBJECT_END_AMF0:
Element 1523 cygnal/libamf/element.cpp case Element::STRICT_ARRAY_AMF0:
Element 1524 cygnal/libamf/element.cpp case Element::DATE_AMF0:
Element 1525 cygnal/libamf/element.cpp case Element::LONG_STRING_AMF0:
Element 1526 cygnal/libamf/element.cpp case Element::UNSUPPORTED_AMF0:
Element 1527 cygnal/libamf/element.cpp case Element::RECORD_SET_AMF0:
Element 1528 cygnal/libamf/element.cpp case Element::XML_OBJECT_AMF0:
Element 1529 cygnal/libamf/element.cpp case Element::TYPED_OBJECT_AMF0:
Element 1532 cygnal/libamf/element.cpp case Element::AMF3_DATA:
Element 1550 cygnal/libamf/element.cpp if (_type != Element::BOOLEAN_AMF0) {
Element 1557 cygnal/libamf/element.cpp std::vector<boost::shared_ptr<Element> >::const_iterator ait;
Element 1560 cygnal/libamf/element.cpp const boost::shared_ptr<Element> el = (*(ait));
Element 1572 cygnal/libamf/element.cpp boost::shared_ptr<cygnal::Element>
Element 1573 cygnal/libamf/element.cpp Element::findProperty(const std::string &name)
Element 1576 cygnal/libamf/element.cpp std::vector<boost::shared_ptr<Element> >::iterator ait;
Element 1579 cygnal/libamf/element.cpp boost::shared_ptr<Element> el = (*(ait));
Element 1586 cygnal/libamf/element.cpp boost::shared_ptr<Element> el;
Element 47 cygnal/libamf/element.h class DSOEXPORT Element {
Element 98 cygnal/libamf/element.h Element();
Element 102 cygnal/libamf/element.h ~Element();
Element 107 cygnal/libamf/element.h Element(double data);
Element 114 cygnal/libamf/element.h Element(const std::string &name, double num);
Element 121 cygnal/libamf/element.h Element(const char *data);
Element 123 cygnal/libamf/element.h Element(const std::string &data);
Element 130 cygnal/libamf/element.h Element(const std::string &name, const std::string &data);
Element 135 cygnal/libamf/element.h Element(bool data);
Element 142 cygnal/libamf/element.h Element(const std::string &name, bool data);
Element 149 cygnal/libamf/element.h Element(std::vector<double> &data);
Element 156 cygnal/libamf/element.h Element(std::vector<std::string> &data);
Element 163 cygnal/libamf/element.h Element(std::vector<Element > &data);
Element 173 cygnal/libamf/element.h Element(bool, double, double, const std::string &str);
Element 176 cygnal/libamf/element.h Element &init(bool, double, double, const std::string &str);
Element 184 cygnal/libamf/element.h Element &operator=(Element &el);
Element 193 cygnal/libamf/element.h Element &operator=(double num);
Element 201 cygnal/libamf/element.h Element &operator=(const std::string &str);
Element 209 cygnal/libamf/element.h Element &operator=(bool flag);
Element 215 cygnal/libamf/element.h Element &makeNullString();
Element 224 cygnal/libamf/element.h Element &makeString(const char *str, size_t size);
Element 226 cygnal/libamf/element.h Element &makeString(boost::uint8_t *data, size_t size);
Element 233 cygnal/libamf/element.h Element &makeString(const std::string &data);
Element 243 cygnal/libamf/element.h Element &makeString(const std::string &name, const std::string &str);
Element 250 cygnal/libamf/element.h Element &makeNumber(double num);
Element 257 cygnal/libamf/element.h Element &makeNumber(boost::shared_ptr<cygnal::Buffer> buf);
Element 265 cygnal/libamf/element.h Element &makeNumber(boost::uint8_t *data);
Element 272 cygnal/libamf/element.h Element &makeNumber(const std::string &name, double num) ;
Element 275 cygnal/libamf/element.h Element &makeNumber(const std::string &name, boost::uint8_t *data);
Element 283 cygnal/libamf/element.h Element &makeBoolean(boost::uint8_t *data);
Element 290 cygnal/libamf/element.h Element &makeBoolean(bool data);
Element 299 cygnal/libamf/element.h Element &makeBoolean(const std::string &name, bool data);
Element 304 cygnal/libamf/element.h Element &makeUndefined();
Element 311 cygnal/libamf/element.h Element &makeUndefined(const std::string &name);
Element 316 cygnal/libamf/element.h Element &makeNull();
Element 323 cygnal/libamf/element.h Element &makeNull(const std::string &name);
Element 328 cygnal/libamf/element.h Element &makeObjectEnd();
Element 338 cygnal/libamf/element.h Element &makeObject();
Element 346 cygnal/libamf/element.h Element &makeObject(const std::string &name);
Element 353 cygnal/libamf/element.h Element &makeObject(std::vector<boost::shared_ptr<cygnal::Element> > &data);
Element 362 cygnal/libamf/element.h Element &makeObject(const std::string &name, std::vector<boost::shared_ptr<cygnal::Element> > &data);
Element 368 cygnal/libamf/element.h Element &makeXMLObject();
Element 377 cygnal/libamf/element.h Element &makeXMLObject(const std::string &name);
Element 386 cygnal/libamf/element.h Element &makeXMLObject(const std::string &name, const std::string &data);
Element 387 cygnal/libamf/element.h Element &makeXMLObject(boost::uint8_t *data);
Element 394 cygnal/libamf/element.h Element &makeECMAArray();
Element 401 cygnal/libamf/element.h Element &makeECMAArray(const std::string &name);
Element 410 cygnal/libamf/element.h Element &makeECMAArray(std::vector<boost::shared_ptr<cygnal::Element> > &data);
Element 419 cygnal/libamf/element.h Element &makeECMAArray(const std::string &name, std::vector<boost::shared_ptr<cygnal::Element> > &data);
Element 426 cygnal/libamf/element.h Element &makeStrictArray();
Element 435 cygnal/libamf/element.h Element &makeStrictArray(const std::string &name);
Element 444 cygnal/libamf/element.h Element &makeStrictArray(std::vector<boost::shared_ptr<cygnal::Element> > &data);
Element 453 cygnal/libamf/element.h Element &makeStrictArray(const std::string &name, std::vector<boost::shared_ptr<cygnal::Element> > &data);
Element 460 cygnal/libamf/element.h Element &makeTypedObject();
Element 461 cygnal/libamf/element.h Element &makeTypedObject(const std::string &name);
Element 470 cygnal/libamf/element.h Element &makeTypedObject(boost::uint8_t *data);
Element 475 cygnal/libamf/element.h Element &makeReference();
Element 476 cygnal/libamf/element.h Element &makeReference(boost::uint16_t index);
Element 485 cygnal/libamf/element.h Element &makeReference(boost::uint8_t *data, size_t size);
Element 490 cygnal/libamf/element.h Element &makeMovieClip();
Element 499 cygnal/libamf/element.h Element &makeMovieClip(boost::uint8_t *data, size_t size);
Element 504 cygnal/libamf/element.h Element &makeLongString();
Element 513 cygnal/libamf/element.h Element &makeLongString(boost::uint8_t *data);
Element 518 cygnal/libamf/element.h Element &makeRecordSet();
Element 527 cygnal/libamf/element.h Element &makeRecordSet(boost::uint8_t *data);
Element 532 cygnal/libamf/element.h Element &makeDate();
Element 539 cygnal/libamf/element.h Element &makeDate(boost::uint8_t *data);
Element 540 cygnal/libamf/element.h Element &makeDate(double data);
Element 545 cygnal/libamf/element.h Element &makeUnsupported();
Element 554 cygnal/libamf/element.h Element &makeUnsupported(boost::uint8_t *data);
Element 565 cygnal/libamf/element.h bool operator==(Element &);
Element 576 cygnal/libamf/element.h bool operator==(boost::shared_ptr<cygnal::Element> );
Element 595 cygnal/libamf/element.h boost::shared_ptr<cygnal::Element> operator[](size_t index);
Element 691 cygnal/libamf/element.h boost::shared_ptr<Element> findProperty(const std::string &name);
Element 698 cygnal/libamf/element.h boost::shared_ptr<Element> getProperty(size_t index) const { return _properties[index]; };
Element 705 cygnal/libamf/element.h void addProperty(boost::shared_ptr<Element> el) { _properties.push_back(el); };
Element 715 cygnal/libamf/element.h boost::shared_ptr<Element> popProperty()
Element 742 cygnal/libamf/element.h std::vector<boost::shared_ptr<Element> > getProperties() const
Element 746 cygnal/libamf/element.h size_t calculateSize(cygnal::Element &el) const;
Element 782 cygnal/libamf/element.h std::vector<boost::shared_ptr<Element> > _properties;
Element 787 cygnal/libamf/element.h inline std::ostream& operator << (std::ostream& os, const Element& el)
Element 131 cygnal/libamf/flv.cpp boost::shared_ptr<cygnal::Element>
Element 137 cygnal/libamf/flv.cpp boost::shared_ptr<cygnal::Element>
Element 149 cygnal/libamf/flv.cpp if (*ptr == Element::STRING_AMF0) {
Element 309 cygnal/libamf/flv.cpp boost::shared_ptr<cygnal::Element>
Element 313 cygnal/libamf/flv.cpp std::vector<boost::shared_ptr<cygnal::Element> >::iterator ait;
Element 316 cygnal/libamf/flv.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 323 cygnal/libamf/flv.cpp boost::shared_ptr<cygnal::Element> el;
Element 332 cygnal/libamf/flv.cpp std::vector<boost::shared_ptr<cygnal::Element> >::iterator ait;
Element 336 cygnal/libamf/flv.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 339 cygnal/libamf/flv.cpp if (el->getType() == Element::NUMBER_AMF0) {
Element 341 cygnal/libamf/flv.cpp } else if (el->getType() == Element::BOOLEAN_AMF0) {
Element 186 cygnal/libamf/flv.h boost::shared_ptr<cygnal::Element> decodeMetaData(boost::shared_ptr<cygnal::Buffer> buf);
Element 196 cygnal/libamf/flv.h boost::shared_ptr<cygnal::Element> decodeMetaData(boost::uint8_t *data, size_t size);
Element 226 cygnal/libamf/flv.h boost::shared_ptr<cygnal::Element> findProperty(const std::string &name);
Element 233 cygnal/libamf/flv.h void setProperties(std::vector<boost::shared_ptr<cygnal::Element> > array)
Element 261 cygnal/libamf/flv.h std::vector<boost::shared_ptr<cygnal::Element> > _properties;
Element 266 cygnal/libamf/flv.h boost::shared_ptr<cygnal::Element> _metadata;
Element 389 cygnal/libamf/lcshm.cpp boost::shared_ptr<Element> el = amf.extractAMF(ptr, tooFar);
Element 599 cygnal/libamf/lcshm.cpp std::vector<cygnal::Element* >::iterator iter;
Element 789 cygnal/libamf/lcshm.cpp vector<boost::shared_ptr<Element> >::iterator ait;
Element 792 cygnal/libamf/lcshm.cpp boost::shared_ptr<Element> el = (*(ait));
Element 132 cygnal/libamf/lcshm.h std::vector<boost::shared_ptr<cygnal::Element> > data; // this can be any AMF data type
Element 195 cygnal/libamf/lcshm.h std::vector< cygnal::Element* >& data);
Element 206 cygnal/libamf/lcshm.h void recv(std::string &name, std::string &dataname, boost::shared_ptr<cygnal::Element> data);
Element 214 cygnal/libamf/lcshm.h std::vector<boost::shared_ptr<cygnal::Element> > parseBody(boost::uint8_t *data);
Element 256 cygnal/libamf/lcshm.h void addObject(boost::shared_ptr<cygnal::Element> el) { _amfobjs.push_back(el); };
Element 266 cygnal/libamf/lcshm.h std::vector<boost::shared_ptr<cygnal::Element> > getElements() { return _amfobjs; };
Element 300 cygnal/libamf/lcshm.h std::vector<boost::shared_ptr<cygnal::Element> > _amfobjs;
Element 255 cygnal/libamf/sol.cpp vector<boost::shared_ptr<cygnal::Element> >::iterator ita;
Element 265 cygnal/libamf/sol.cpp boost::shared_ptr<cygnal::Element> el = (*(ita));
Element 276 cygnal/libamf/sol.cpp boost::shared_ptr<Element> el = (*(ita));
Element 284 cygnal/libamf/sol.cpp case Element::BOOLEAN_AMF0:
Element 289 cygnal/libamf/sol.cpp case Element::OBJECT_AMF0:
Element 295 cygnal/libamf/sol.cpp *ptr++ = Element::OBJECT_END_AMF0;
Element 298 cygnal/libamf/sol.cpp case Element::NUMBER_AMF0:
Element 306 cygnal/libamf/sol.cpp case Element::STRING_AMF0:
Element 439 cygnal/libamf/sol.cpp boost::shared_ptr<cygnal::Element> el;
Element 465 cygnal/libamf/sol.cpp vector<boost::shared_ptr<cygnal::Element> >::iterator ita;
Element 467 cygnal/libamf/sol.cpp boost::shared_ptr<cygnal::Element> oldel = (*(ita));
Element 490 cygnal/libamf/sol.cpp vector<boost::shared_ptr<cygnal::Element> >::iterator it;
Element 497 cygnal/libamf/sol.cpp boost::shared_ptr<cygnal::Element> el = (*(it));
Element 499 cygnal/libamf/sol.cpp if (el->getType() == Element::STRING_AMF0) {
Element 506 cygnal/libamf/sol.cpp if (el->getType() == Element::NUMBER_AMF0) {
Element 512 cygnal/libamf/sol.cpp if (el->getType() == Element::BOOLEAN_AMF0) {
Element 520 cygnal/libamf/sol.cpp if (el->getType() == Element::OBJECT_AMF0) {
Element 47 cygnal/libamf/sol.h class Element;
Element 135 cygnal/libamf/sol.h void addObj(boost::shared_ptr<Element> el);
Element 141 cygnal/libamf/sol.h std::vector<boost::shared_ptr<cygnal::Element> > &getElements() { return _amfobjs; }
Element 148 cygnal/libamf/sol.h boost::shared_ptr<Element> getElement(size_t size)
Element 182 cygnal/libamf/sol.h bool updateSO(boost::shared_ptr<cygnal::Element> &el);
Element 183 cygnal/libamf/sol.h bool updateSO(int index, boost::shared_ptr<cygnal::Element> &el);
Element 214 cygnal/libamf/sol.h std::vector<boost::shared_ptr<Element> > _amfobjs;
Element 518 cygnal/libnet/diskstream.cpp boost::shared_ptr<cygnal::Element> metadata = _flv->decodeMetaData(ptr, bodysize);
Element 551 cygnal/libnet/http.cpp boost::shared_ptr<cygnal::Element> el = amf.extractAMF(content.reference(), content.end());
Element 566 cygnal/libnet/http.cpp vector<boost::shared_ptr<cygnal::Element> > headers = parseEchoRequest(*content);
Element 1181 cygnal/libnet/http.cpp cygnal::Element::amf0_type_e type = static_cast<cygnal::Element::amf0_type_e>(*data);
Element 1182 cygnal/libnet/http.cpp if ((type == cygnal::Element::UNSUPPORTED_AMF0)
Element 1183 cygnal/libnet/http.cpp || (type == cygnal::Element::NULL_AMF0)) {
Element 1186 cygnal/libnet/http.cpp } else if (type == cygnal::Element::UNDEFINED_AMF0) {
Element 1187 cygnal/libnet/http.cpp _buffer += cygnal::Element::NULL_AMF0;
Element 139 cygnal/libnet/http.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(cygnal::Buffer &buf) { return parseEchoRequest(buf.reference(), buf.size()); };
Element 140 cygnal/libnet/http.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(boost::uint8_t *buf, size_t size);
Element 196 cygnal/libnet/http.h cygnal::Buffer &formatEchoResponse(const std::string &num, cygnal::Element &el);
Element 243 cygnal/libnet/rtmp.cpp cygnal::Element &
Element 504 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> el = amf.extractAMF(ptr, tooFar);
Element 511 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> el = amf.extractProperty(ptr, tooFar);
Element 524 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> el = amf.extractProperty(ptr, tooFar);
Element 531 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> url = getProperty("tcUrl");
Element 532 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> file = getProperty("swfUrl");
Element 533 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> app = getProperty("app");
Element 557 cygnal/libnet/rtmp.cpp cygnal::Element el = it->second;
Element 739 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> name = amf_obj.extractAMF(ptr, tooFar);
Element 750 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> streamid = amf_obj.extractAMF(ptr, tooFar);
Element 755 cygnal/libnet/rtmp.cpp if (streamid->getType() == cygnal::Element::NUMBER_AMF0) {
Element 781 cygnal/libnet/rtmp.cpp boost::shared_ptr<cygnal::Element> el = amf_obj.extractAMF(ptr, tooFar);
Element 336 cygnal/libnet/rtmp.h void addProperty(cygnal::Element &el);
Element 337 cygnal/libnet/rtmp.h void addProperty(char *name, cygnal::Element &el);
Element 338 cygnal/libnet/rtmp.h void addProperty(std::string &name, cygnal::Element &el);
Element 339 cygnal/libnet/rtmp.h cygnal::Element &getProperty(const std::string &name);
Element 178 cygnal/libnet/rtmp_client.cpp ElementSharedPtr connect(new cygnal::Element);
Element 181 cygnal/libnet/rtmp_client.cpp ElementSharedPtr connum(new cygnal::Element);
Element 188 cygnal/libnet/rtmp_client.cpp ElementSharedPtr obj(new cygnal::Element);
Element 191 cygnal/libnet/rtmp_client.cpp ElementSharedPtr appnode(new cygnal::Element);
Element 202 cygnal/libnet/rtmp_client.cpp ElementSharedPtr flashVer(new cygnal::Element);
Element 206 cygnal/libnet/rtmp_client.cpp ElementSharedPtr swfUrlnode(new cygnal::Element);
Element 212 cygnal/libnet/rtmp_client.cpp ElementSharedPtr tcUrlnode(new cygnal::Element);
Element 216 cygnal/libnet/rtmp_client.cpp ElementSharedPtr fpad(new cygnal::Element);
Element 220 cygnal/libnet/rtmp_client.cpp ElementSharedPtr audioCodecsnode(new cygnal::Element);
Element 225 cygnal/libnet/rtmp_client.cpp ElementSharedPtr videoCodecsnode(new cygnal::Element);
Element 230 cygnal/libnet/rtmp_client.cpp ElementSharedPtr videoFunctionnode(new cygnal::Element);
Element 235 cygnal/libnet/rtmp_client.cpp ElementSharedPtr pageUrlnode(new cygnal::Element);
Element 241 cygnal/libnet/rtmp_client.cpp ElementSharedPtr objencodingnode(new Element);
Element 365 cygnal/libnet/rtmp_client.cpp boost::shared_ptr<cygnal::Element> str(new cygnal::Element);
Element 370 cygnal/libnet/rtmp_client.cpp boost::shared_ptr<cygnal::Element> num(new cygnal::Element);
Element 375 cygnal/libnet/rtmp_client.cpp boost::shared_ptr<cygnal::Element> null(new cygnal::Element);
Element 404 cygnal/libnet/rtmp_client.cpp boost::shared_ptr<cygnal::Element> str(new cygnal::Element);
Element 408 cygnal/libnet/rtmp_client.cpp boost::shared_ptr<cygnal::Element> num(new cygnal::Element);
Element 413 cygnal/libnet/rtmp_client.cpp boost::shared_ptr<cygnal::Element> null(new cygnal::Element);
Element 467 cygnal/libnet/rtmp_client.cpp cygnal::Element str;
Element 492 cygnal/libnet/rtmp_client.cpp cygnal::Element strid;
Element 497 cygnal/libnet/rtmp_client.cpp cygnal::Element null;
Element 505 cygnal/libnet/rtmp_client.cpp cygnal::Element boolean;
Element 513 cygnal/libnet/rtmp_client.cpp cygnal::Element seek;
Element 523 cygnal/libnet/rtmp_client.cpp cygnal::Element filespec;
Element 78 cygnal/libnet/rtmp_client.h DSOEXPORT boost::shared_ptr<cygnal::Buffer> encodeEchoRequest(const std::string &method, double id, cygnal::Element &el);
Element 129 cygnal/libnet/rtmp_msg.cpp vector<boost::shared_ptr<cygnal::Element> >::iterator pit;
Element 130 cygnal/libnet/rtmp_msg.cpp vector<boost::shared_ptr<cygnal::Element> >::iterator cit;
Element 133 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element> el = (*(pit));
Element 134 cygnal/libnet/rtmp_msg.cpp std::vector<boost::shared_ptr<cygnal::Element> > props = el->getProperties();
Element 137 cygnal/libnet/rtmp_msg.cpp if (el->getType() == Element::OBJECT_AMF0) {
Element 139 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element> child = (*(cit));
Element 168 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element>
Element 176 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element> el;
Element 186 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element>
Element 190 cygnal/libnet/rtmp_msg.cpp vector<boost::shared_ptr<Element> >::iterator ait;
Element 193 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 194 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element> prop = el->findProperty(name);
Element 200 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<Element> el;
Element 218 cygnal/libnet/rtmp_msg.cpp vector<boost::shared_ptr<cygnal::Element> >::iterator ait;
Element 221 cygnal/libnet/rtmp_msg.cpp boost::shared_ptr<cygnal::Element> el = (*(ait));
Element 95 cygnal/libnet/rtmp_msg.h void addObject(boost::shared_ptr<cygnal::Element> el) { _amfobjs.push_back(el); };
Element 97 cygnal/libnet/rtmp_msg.h std::vector<boost::shared_ptr<cygnal::Element> > getElements() { return _amfobjs; };
Element 105 cygnal/libnet/rtmp_msg.h rtmp_status_e checkStatus(boost::shared_ptr<cygnal::Element> el);
Element 112 cygnal/libnet/rtmp_msg.h boost::shared_ptr<cygnal::Element> operator[](size_t x);
Element 113 cygnal/libnet/rtmp_msg.h boost::shared_ptr<cygnal::Element> at(size_t x) { return _amfobjs[x]; };
Element 121 cygnal/libnet/rtmp_msg.h DSOEXPORT boost::shared_ptr<cygnal::Element> findProperty(const std::string &name);
Element 133 cygnal/libnet/rtmp_msg.h std::vector<boost::shared_ptr<cygnal::Element> > _amfobjs;
Element 94 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element>
Element 111 cygnal/rtmp_server.cpp boost::scoped_ptr<cygnal::Element> nc;
Element 113 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> tcurl;
Element 114 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> swfurl;
Element 115 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> encoding;
Element 150 cygnal/rtmp_server.cpp tcurl.reset(new cygnal::Element);
Element 461 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el1 = amf_obj.extractAMF(ptr, tooFar);
Element 463 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el2 = amf_obj.extractAMF(ptr, tooFar);
Element 466 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el;
Element 484 cygnal/rtmp_server.cpp Element el;
Element 492 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el(new cygnal::Element);
Element 506 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el(new cygnal::Element);
Element 649 cygnal/rtmp_server.cpp Element *str = new Element;
Element 652 cygnal/rtmp_server.cpp Element *number = new Element;
Element 656 cygnal/rtmp_server.cpp Element top;
Element 676 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> level(new Element);
Element 680 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> description(new Element);
Element 684 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> code(new Element);
Element 694 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> level(new Element);
Element 698 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> description(new Element);
Element 702 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> code(new Element);
Element 708 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> level(new Element);
Element 712 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> code(new Element);
Element 716 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> description(new Element);
Element 734 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> level(new Element);
Element 738 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> code(new Element);
Element 742 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> description(new Element);
Element 750 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> details(new Element);
Element 754 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> cid(new Element);
Element 773 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> level(new Element);
Element 777 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> code(new Element);
Element 781 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> description(new Element);
Element 789 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> details(new Element);
Element 793 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> cid(new Element);
Element 815 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> level(new Element);
Element 819 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> code(new Element);
Element 823 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> description(new Element);
Element 831 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> details(new Element);
Element 835 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> cid(new Element);
Element 856 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> level(new Element);
Element 860 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> description(new Element);
Element 864 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> code(new Element);
Element 900 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> id2(new Element);
Element 1025 cygnal/rtmp_server.cpp Element cmd;
Element 1028 cygnal/rtmp_server.cpp Element num;
Element 1031 cygnal/rtmp_server.cpp Element null;
Element 1075 cygnal/rtmp_server.cpp vector<boost::shared_ptr<cygnal::Element > >
Element 1080 cygnal/rtmp_server.cpp vector<boost::shared_ptr<cygnal::Element > > headers;
Element 1083 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el1 = amf.extractAMF(ptr, ptr+size);
Element 1088 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el2 = amf.extractAMF(ptr, ptr+size);
Element 1093 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el3 = amf.extractAMF(ptr, ptr+size);
Element 1098 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> el4 = amf.extractAMF(ptr, ptr+size);
Element 1133 cygnal/rtmp_server.cpp Element echo;
Element 1136 cygnal/rtmp_server.cpp Element index;
Element 1139 cygnal/rtmp_server.cpp Element null;
Element 1368 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> tcurl;
Element 1369 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> swfurl;
Element 1541 cygnal/rtmp_server.cpp boost::shared_ptr<cygnal::Element> tcurl = nc->findProperty("tcUrl");
Element 59 cygnal/rtmp_server.h boost::shared_ptr<cygnal::Element> processClientHandShake(int fd);
Element 82 cygnal/rtmp_server.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(cygnal::Buffer &buf) { return parseEchoRequest(buf.reference(), buf.size()); };
Element 83 cygnal/rtmp_server.h std::vector<boost::shared_ptr<cygnal::Element > > parseEchoRequest(boost::uint8_t *buf, size_t size);
Element 85 cygnal/rtmp_server.h boost::shared_ptr<cygnal::Buffer> formatEchoResponse(double num, cygnal::Element &el);
Element 88 cygnal/rtmp_server.h void addReference(boost::uint16_t index, cygnal::Element &el) { _references[index] = el; };
Element 89 cygnal/rtmp_server.h cygnal::Element &getReference(boost::uint16_t index) { return _references[index]; };
Element 137 cygnal/rtmp_server.h std::map<boost::uint16_t, cygnal::Element> _references;
Element 180 cygnal/testsuite/libamf.all/test_amf.cpp if ((*encnum->reference() == Element::NUMBER_AMF0) &&
Element 209 cygnal/testsuite/libamf.all/test_amf.cpp if ((*encbool->reference() == Element::BOOLEAN_AMF0) &&
Element 232 cygnal/testsuite/libamf.all/test_amf.cpp check_equals(*buf->reference(), Element::STRING_AMF0);
Element 237 cygnal/testsuite/libamf.all/test_amf.cpp Element el(str);
Element 240 cygnal/testsuite/libamf.all/test_amf.cpp check_equals(*buf->reference(), Element::STRING_AMF0);
Element 262 cygnal/testsuite/libamf.all/test_amf.cpp check_equals(*buf->reference(), Element::STRING_AMF0);
Element 266 cygnal/testsuite/libamf.all/test_amf.cpp Element el;
Element 272 cygnal/testsuite/libamf.all/test_amf.cpp check_equals(*buf->reference(), Element::STRING_AMF0);
Element 278 cygnal/testsuite/libamf.all/test_amf.cpp Element el1;
Element 288 cygnal/testsuite/libamf.all/test_amf.cpp if ((*buf2->reference() == Element::REFERENCE_AMF0)
Element 297 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Element> el3 = amf.extractAMF(buf3);
Element 298 cygnal/testsuite/libamf.all/test_amf.cpp if ((el3->getType() == Element::REFERENCE_AMF0)
Element 310 cygnal/testsuite/libamf.all/test_amf.cpp Element top;
Element 315 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Element> el1 = amf.extractAMF(hex1);
Element 316 cygnal/testsuite/libamf.all/test_amf.cpp if ((el1->getType() == Element::ECMA_ARRAY_AMF0)
Element 324 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Element> el2 = amf.extractAMF(hex2);
Element 325 cygnal/testsuite/libamf.all/test_amf.cpp if ((el2->getType() == Element::STRICT_ARRAY_AMF0)
Element 337 cygnal/testsuite/libamf.all/test_amf.cpp Element top;
Element 340 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Element> prop1(new Element);
Element 344 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Element> prop2(new Element);
Element 348 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Element> prop3(new Element);
Element 378 cygnal/testsuite/libamf.all/test_amf.cpp if ((*encobj->reference() == Element::OBJECT_AMF0) &&
Element 393 cygnal/testsuite/libamf.all/test_amf.cpp boost::shared_ptr<amf::Element> newtop = amf_obj.extractAMF(buf1);
Element 404 cygnal/testsuite/libamf.all/test_amf.cpp if ((newtop->getType() == Element::OBJECT_AMF0)
Element 170 cygnal/testsuite/libamf.all/test_amfmsg.cpp && (amsg.getMessage(0)->data->getType() == Element::STRICT_ARRAY_AMF0)
Element 172 cygnal/testsuite/libamf.all/test_amfmsg.cpp && (amsg.getMessage(1)->data->getType() == Element::STRICT_ARRAY_AMF0)
Element 173 cygnal/testsuite/libamf.all/test_amfmsg.cpp && (amsg.getMessage(2)->data->getType() == Element::STRICT_ARRAY_AMF0)
Element 183 cygnal/testsuite/libamf.all/test_amfmsg.cpp boost::shared_ptr<amf::Element> getway1(new Element);
Element 185 cygnal/testsuite/libamf.all/test_amfmsg.cpp boost::shared_ptr<amf::Element> data1(new Element);
Element 195 cygnal/testsuite/libamf.all/test_amfmsg.cpp boost::shared_ptr<amf::Element> getway2(new Element);
Element 197 cygnal/testsuite/libamf.all/test_amfmsg.cpp boost::shared_ptr<amf::Element> data2(new Element);
Element 207 cygnal/testsuite/libamf.all/test_amfmsg.cpp boost::shared_ptr<amf::Element> getway3(new Element);
Element 209 cygnal/testsuite/libamf.all/test_amfmsg.cpp boost::shared_ptr<amf::Element> data3(new Element);
Element 292 cygnal/testsuite/libamf.all/test_buffer.cpp amf::Element::amf0_type_e type = Element::NUMBER_AMF0;
Element 122 cygnal/testsuite/libamf.all/test_el.cpp std::vector<boost::shared_ptr<amf::Element> > data1;
Element 125 cygnal/testsuite/libamf.all/test_el.cpp boost::shared_ptr<amf::Element> prop1(new Element(str1));
Element 129 cygnal/testsuite/libamf.all/test_el.cpp boost::shared_ptr<amf::Element> prop2(new Element(str2));
Element 132 cygnal/testsuite/libamf.all/test_el.cpp boost::shared_ptr<amf::Element> prop3(new Element("property three"));
Element 136 cygnal/testsuite/libamf.all/test_el.cpp boost::shared_ptr<amf::Element> prop4(new Element(num));
Element 139 cygnal/testsuite/libamf.all/test_el.cpp Element top;
Element 143 cygnal/testsuite/libamf.all/test_el.cpp && (top.getType() == Element::OBJECT_AMF0)
Element 156 cygnal/testsuite/libamf.all/test_el.cpp && (top.getType() == Element::ECMA_ARRAY_AMF0)
Element 169 cygnal/testsuite/libamf.all/test_el.cpp && (top.getType() == Element::STRICT_ARRAY_AMF0)
Element 191 cygnal/testsuite/libamf.all/test_el.cpp Element elnum1(dub);
Element 192 cygnal/testsuite/libamf.all/test_el.cpp if ((elnum1.getType() == Element::NUMBER_AMF0) &&
Element 200 cygnal/testsuite/libamf.all/test_el.cpp Element elbool1(flag);
Element 201 cygnal/testsuite/libamf.all/test_el.cpp if ((elbool1.getType() == Element::BOOLEAN_AMF0) &&
Element 208 cygnal/testsuite/libamf.all/test_el.cpp Element elstr1(str);
Element 209 cygnal/testsuite/libamf.all/test_el.cpp if ((elstr1.getType() == Element::STRING_AMF0) &&
Element 217 cygnal/testsuite/libamf.all/test_el.cpp Element elnum2(dub);
Element 218 cygnal/testsuite/libamf.all/test_el.cpp if ((elnum2.getType() == Element::NUMBER_AMF0) &&
Element 226 cygnal/testsuite/libamf.all/test_el.cpp Element elbool2(flag);
Element 227 cygnal/testsuite/libamf.all/test_el.cpp if ((elbool2.getType() == Element::BOOLEAN_AMF0) &&
Element 235 cygnal/testsuite/libamf.all/test_el.cpp Element elstr2(str);
Element 236 cygnal/testsuite/libamf.all/test_el.cpp if ((elstr2.getType() == Element::STRING_AMF0) &&
Element 247 cygnal/testsuite/libamf.all/test_el.cpp Element el1;
Element 250 cygnal/testsuite/libamf.all/test_el.cpp if ((el1.getType() == Element::STRING_AMF0) &&
Element 257 cygnal/testsuite/libamf.all/test_el.cpp Element el2;
Element 260 cygnal/testsuite/libamf.all/test_el.cpp if ((el2.getType() == Element::BOOLEAN_AMF0) &&
Element 267 cygnal/testsuite/libamf.all/test_el.cpp Element el3;
Element 270 cygnal/testsuite/libamf.all/test_el.cpp if (el3.getType() == Element::NULL_AMF0) {
Element 276 cygnal/testsuite/libamf.all/test_el.cpp Element el4;
Element 278 cygnal/testsuite/libamf.all/test_el.cpp if (el4.getType() == Element::UNDEFINED_AMF0) {
Element 284 cygnal/testsuite/libamf.all/test_el.cpp Element el5;
Element 287 cygnal/testsuite/libamf.all/test_el.cpp if (el5.getType() == Element::OBJECT_END_AMF0) {
Element 293 cygnal/testsuite/libamf.all/test_el.cpp Element el6;
Element 296 cygnal/testsuite/libamf.all/test_el.cpp if ((el6.getType() == Element::STRING_AMF0) &&
Element 304 cygnal/testsuite/libamf.all/test_el.cpp Element el7;
Element 307 cygnal/testsuite/libamf.all/test_el.cpp if ((el7.getType() == Element::NUMBER_AMF0) &&
Element 314 cygnal/testsuite/libamf.all/test_el.cpp Element el8;
Element 317 cygnal/testsuite/libamf.all/test_el.cpp if (el8.getType() == Element::OBJECT_AMF0) {
Element 323 cygnal/testsuite/libamf.all/test_el.cpp Element el9;
Element 326 cygnal/testsuite/libamf.all/test_el.cpp if (el9.getType() == Element::TYPED_OBJECT_AMF0) {
Element 332 cygnal/testsuite/libamf.all/test_el.cpp Element el10;
Element 335 cygnal/testsuite/libamf.all/test_el.cpp if (el10.getType() == Element::ECMA_ARRAY_AMF0) {
Element 341 cygnal/testsuite/libamf.all/test_el.cpp Element el11;
Element 344 cygnal/testsuite/libamf.all/test_el.cpp if (el11.getType() == Element::MOVIECLIP_AMF0) {
Element 350 cygnal/testsuite/libamf.all/test_el.cpp Element el12;
Element 353 cygnal/testsuite/libamf.all/test_el.cpp if (el12.getType() == Element::RECORD_SET_AMF0) {
Element 359 cygnal/testsuite/libamf.all/test_el.cpp Element el13;
Element 362 cygnal/testsuite/libamf.all/test_el.cpp if (el13.getType() == Element::REFERENCE_AMF0) {
Element 368 cygnal/testsuite/libamf.all/test_el.cpp Element el14;
Element 371 cygnal/testsuite/libamf.all/test_el.cpp if (el14.getType() == Element::LONG_STRING_AMF0) {
Element 377 cygnal/testsuite/libamf.all/test_el.cpp Element el15;
Element 380 cygnal/testsuite/libamf.all/test_el.cpp if (el15.getType() == Element::UNSUPPORTED_AMF0) {
Element 390 cygnal/testsuite/libamf.all/test_el.cpp Element rel1;
Element 394 cygnal/testsuite/libamf.all/test_el.cpp if ((rel1.getType() == Element::NUMBER_AMF0) &&
Element 425 cygnal/testsuite/libamf.all/test_el.cpp Element el1, el2;
Element 449 cygnal/testsuite/libamf.all/test_el.cpp Element el3;
Element 457 cygnal/testsuite/libamf.all/test_el.cpp Element el4;
Element 466 cygnal/testsuite/libamf.all/test_el.cpp Element el5;
Element 475 cygnal/testsuite/libamf.all/test_el.cpp Element el6;
Element 194 cygnal/testsuite/libamf.all/test_flv.cpp boost::shared_ptr<amf::Element> el1 = flv.decodeMetaData(hex1);
Element 203 cygnal/testsuite/libamf.all/test_flv.cpp if ((el1->getType() == Element::ECMA_ARRAY_AMF0)
Element 237 cygnal/testsuite/libamf.all/test_flv.cpp boost::shared_ptr<amf::Element> el4 = flv.decodeMetaData(hex4);
Element 245 cygnal/testsuite/libamf.all/test_flv.cpp if ((el4->getType() == Element::ECMA_ARRAY_AMF0)
Element 257 cygnal/testsuite/libamf.all/test_flv.cpp Element *el5 = flv.decodeMetaData(hex5);
Element 265 cygnal/testsuite/libamf.all/test_flv.cpp if ((el5->getType() == Element::ECMA_ARRAY_AMF0)
Element 220 cygnal/testsuite/libamf.all/test_lc.cpp Element *el;
Element 221 cygnal/testsuite/libamf.all/test_lc.cpp vector<amf::Element *> els;
Element 226 cygnal/testsuite/libamf.all/test_lc.cpp el = new Element(true, 123.456, 987.654, "IAmReplyingNow");
Element 233 cygnal/testsuite/libamf.all/test_lc.cpp el = new Element(true);
Element 236 cygnal/testsuite/libamf.all/test_lc.cpp el = new Element(12.34);
Element 239 cygnal/testsuite/libamf.all/test_lc.cpp el = new Element(12.34);
Element 243 cygnal/testsuite/libamf.all/test_lc.cpp el = new Element(str);
Element 248 cygnal/testsuite/libamf.all/test_lc.cpp el = new Element(str);
Element 150 cygnal/testsuite/libamf.all/test_sol.cpp vector<boost::shared_ptr<amf::Element> > els = sol.getElements();
Element 183 cygnal/testsuite/libamf.all/test_sol.cpp amf::Element newel;
Element 188 cygnal/testsuite/libamf.all/test_sol.cpp amf::Element *el = new amf::Element("gain", dub);
Element 193 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::NUMBER_AMF0) &&
Element 201 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("echosuppression", false);
Element 204 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::BOOLEAN_AMF0) &&
Element 214 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("defaultmicrophone", data);
Element 217 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::STRING_AMF0) &&
Element 226 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("defaultcamera", data);
Element 229 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::STRING_AMF0) &&
Element 237 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("defaultklimit", dub);
Element 241 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::NUMBER_AMF0) &&
Element 249 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("defaultalways", false);
Element 252 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::BOOLEAN_AMF0) &&
Element 260 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("crossdomainAllow", true);
Element 263 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::BOOLEAN_AMF0) &&
Element 271 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("crossdomainAlways", true);
Element 274 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::BOOLEAN_AMF0) &&
Element 282 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("allowThirdPartyLSOAccess", true);
Element 285 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::BOOLEAN_AMF0) &&
Element 293 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("localSecPath", data);
Element 296 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::STRING_AMF0) &&
Element 307 cygnal/testsuite/libamf.all/test_sol.cpp el = new amf::Element("localSecPathTime", dub);
Element 310 cygnal/testsuite/libamf.all/test_sol.cpp (el->getType() == Element::NUMBER_AMF0) &&
Element 117 cygnal/testsuite/libnet.all/generate_amfbins.cpp std::vector<boost::shared_ptr<amf::Element> > data1;
Element 120 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<amf::Element> prop1(new Element(str1));
Element 124 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<amf::Element> prop2(new Element(str2));
Element 127 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<amf::Element> prop3(new Element("property three"));
Element 131 cygnal/testsuite/libnet.all/generate_amfbins.cpp boost::shared_ptr<amf::Element> prop4(new Element(num));
Element 134 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element top;
Element 138 cygnal/testsuite/libnet.all/generate_amfbins.cpp && (top.getType() == Element::OBJECT_AMF0)
Element 151 cygnal/testsuite/libnet.all/generate_amfbins.cpp && (top.getType() == Element::ECMA_ARRAY_AMF0)
Element 164 cygnal/testsuite/libnet.all/generate_amfbins.cpp && (top.getType() == Element::STRICT_ARRAY_AMF0)
Element 180 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element elnum1(dub);
Element 186 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element elbool1(flag);
Element 191 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element elstr1(str);
Element 196 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el3;
Element 204 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el4;
Element 210 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el6;
Element 217 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el15;
Element 226 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el11;
Element 229 cygnal/testsuite/libnet.all/generate_amfbins.cpp if (el11.getType() == Element::MOVIECLIP_AMF0) {
Element 235 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el13;
Element 238 cygnal/testsuite/libnet.all/generate_amfbins.cpp if (el13.getType() == Element::REFERENCE_AMF0) {
Element 244 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el14;
Element 247 cygnal/testsuite/libnet.all/generate_amfbins.cpp if (el14.getType() == Element::LONG_STRING_AMF0) {
Element 253 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element el15;
Element 256 cygnal/testsuite/libnet.all/generate_amfbins.cpp if (el15.getType() == Element::UNSUPPORTED_AMF0) {
Element 263 cygnal/testsuite/libnet.all/generate_amfbins.cpp Element rel1;
Element 267 cygnal/testsuite/libnet.all/generate_amfbins.cpp if ((rel1.getType() == Element::NUMBER_AMF0) &&
Element 608 cygnal/testsuite/libnet.all/test_http.cpp boost::shared_ptr<amf::Element> el1 = amf.extractAMF(data1, data1 + 15);
Element 637 cygnal/testsuite/libnet.all/test_http.cpp boost::shared_ptr<amf::Element> el2 = amf.extractAMF(data2, data2 + 15);
Element 673 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers = http.parseEchoRequest(*hex1);
Element 709 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers1 = http.parseEchoRequest(*hex_req1);
Element 712 cygnal/testsuite/libnet.all/test_http.cpp && (headers1[3]->getType() == Element::BOOLEAN_AMF0)
Element 735 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers2 = http.parseEchoRequest(*hex_req2);
Element 738 cygnal/testsuite/libnet.all/test_http.cpp && (headers2[3]->getType() == Element::BOOLEAN_AMF0)
Element 758 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers3 = http.parseEchoRequest(*hex_req3);
Element 761 cygnal/testsuite/libnet.all/test_http.cpp && (headers3[3]->getType() == Element::NULL_AMF0)) {
Element 780 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers4 = http.parseEchoRequest(*hex_req4);
Element 783 cygnal/testsuite/libnet.all/test_http.cpp && (headers4[3]->getType() == Element::UNDEFINED_AMF0)) {
Element 802 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers5 = http.parseEchoRequest(*hex_req5);
Element 810 cygnal/testsuite/libnet.all/test_http.cpp && (headers5[3]->getType() == Element::DATE_AMF0)
Element 836 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers6 = http.parseEchoRequest(*hex_req6);
Element 842 cygnal/testsuite/libnet.all/test_http.cpp && (headers6[3]->getType() == Element::STRICT_ARRAY_AMF0)) {
Element 853 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers7 = http.parseEchoRequest(*hex_req7);
Element 856 cygnal/testsuite/libnet.all/test_http.cpp && (headers7[3]->getType() == Element::STRICT_ARRAY_AMF0)) {
Element 879 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers8 = http.parseEchoRequest(*hex_req8);
Element 884 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props8 = headers8[3]->getProperties();
Element 887 cygnal/testsuite/libnet.all/test_http.cpp && (headers8[3]->getType() == Element::STRICT_ARRAY_AMF0)
Element 888 cygnal/testsuite/libnet.all/test_http.cpp && (props8[0]->getType() == Element::NUMBER_AMF0)
Element 916 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers9 = http.parseEchoRequest(*hex_req9);
Element 919 cygnal/testsuite/libnet.all/test_http.cpp && (headers9[3]->getType() == Element::STRICT_ARRAY_AMF0)) {
Element 940 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers10 = http.parseEchoRequest(*hex_req10);
Element 943 cygnal/testsuite/libnet.all/test_http.cpp && (headers10[3]->getType() == Element::STRICT_ARRAY_AMF0)) {
Element 963 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers11 = http.parseEchoRequest(*hex_req11);
Element 966 cygnal/testsuite/libnet.all/test_http.cpp && (headers11[3]->getType() == Element::NUMBER_AMF0)
Element 986 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers12 = http.parseEchoRequest(*hex_req12);
Element 989 cygnal/testsuite/libnet.all/test_http.cpp && (headers12[3]->getType() == Element::NUMBER_AMF0)
Element 1009 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers13 = http.parseEchoRequest(*hex_req13);
Element 1012 cygnal/testsuite/libnet.all/test_http.cpp && (headers13[3]->getType() == Element::NUMBER_AMF0)
Element 1032 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers14 = http.parseEchoRequest(*hex_req14);
Element 1035 cygnal/testsuite/libnet.all/test_http.cpp && (headers14[3]->getType() == Element::NUMBER_AMF0)
Element 1055 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers15 = http.parseEchoRequest(*hex_req15);
Element 1058 cygnal/testsuite/libnet.all/test_http.cpp && (headers15[3]->getType() == Element::NUMBER_AMF0)
Element 1078 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers16 = http.parseEchoRequest(*hex_req16);
Element 1081 cygnal/testsuite/libnet.all/test_http.cpp && (headers16[3]->getType() == Element::NUMBER_AMF0)
Element 1101 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers16x = http.parseEchoRequest(*hex_req16x);
Element 1104 cygnal/testsuite/libnet.all/test_http.cpp && (headers16x[3]->getType() == Element::NUMBER_AMF0)
Element 1124 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers18 = http.parseEchoRequest(*hex_req18);
Element 1127 cygnal/testsuite/libnet.all/test_http.cpp && (headers18[3]->getType() == Element::NUMBER_AMF0)
Element 1147 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers19 = http.parseEchoRequest(*hex_req19);
Element 1150 cygnal/testsuite/libnet.all/test_http.cpp && (headers19[3]->getType() == Element::NUMBER_AMF0)
Element 1170 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers20 = http.parseEchoRequest(*hex_req20);
Element 1173 cygnal/testsuite/libnet.all/test_http.cpp && (headers20[3]->getType() == Element::NUMBER_AMF0)
Element 1193 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers21 = http.parseEchoRequest(*hex_req21);
Element 1196 cygnal/testsuite/libnet.all/test_http.cpp && (headers21[3]->getType() == Element::NUMBER_AMF0)
Element 1219 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers22x = http.parseEchoRequest(*hex_req22x);
Element 1222 cygnal/testsuite/libnet.all/test_http.cpp && (headers22x[3]->getType() == Element::NUMBER_AMF0)
Element 1255 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers26 = http.parseEchoRequest(*hex_req26);
Element 1256 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props26 = headers26[3]->getProperties();
Element 1257 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props26a = props26[2]->getProperties();
Element 1260 cygnal/testsuite/libnet.all/test_http.cpp && (headers26[3]->getType() == Element::STRICT_ARRAY_AMF0)
Element 1261 cygnal/testsuite/libnet.all/test_http.cpp && (props26[0]->getType() == Element::NUMBER_AMF0)
Element 1263 cygnal/testsuite/libnet.all/test_http.cpp && (props26[2]->getType() == Element::STRICT_ARRAY_AMF0)
Element 1264 cygnal/testsuite/libnet.all/test_http.cpp && (props26a[1]->getType() == Element::NUMBER_AMF0)
Element 1288 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers27 = http.parseEchoRequest(*hex_req27);
Element 1289 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props27 = headers27[3]->getProperties();
Element 1292 cygnal/testsuite/libnet.all/test_http.cpp && (headers27[3]->getType() == Element::STRICT_ARRAY_AMF0)
Element 1294 cygnal/testsuite/libnet.all/test_http.cpp && (props27[1]->getType() == Element::UNDEFINED_AMF0)
Element 1295 cygnal/testsuite/libnet.all/test_http.cpp && (props27[0]->getType() == Element::NUMBER_AMF0)
Element 1322 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers28 = http.parseEchoRequest(*hex_req28);
Element 1323 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props28 = headers28[3]->getProperties();
Element 1326 cygnal/testsuite/libnet.all/test_http.cpp && (headers28[3]->getType() == Element::ECMA_ARRAY_AMF0)
Element 1327 cygnal/testsuite/libnet.all/test_http.cpp && (props28[0]->getType() == Element::NUMBER_AMF0)
Element 1330 cygnal/testsuite/libnet.all/test_http.cpp && (props28[2]->getType() == Element::NUMBER_AMF0)
Element 1356 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers29 = http.parseEchoRequest(*hex_req29);
Element 1359 cygnal/testsuite/libnet.all/test_http.cpp && (headers29[3]->getType() == Element::STRING_AMF0)
Element 1382 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers30 = http.parseEchoRequest(*hex_req30);
Element 1385 cygnal/testsuite/libnet.all/test_http.cpp && (headers30[3]->getType() == Element::STRING_AMF0)
Element 1406 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers31 = http.parseEchoRequest(*hex_req31);
Element 1411 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props31 = headers31[3]->getProperties();
Element 1414 cygnal/testsuite/libnet.all/test_http.cpp && (headers31[3]->getType() == Element::STRICT_ARRAY_AMF0)
Element 1441 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers40 = http.parseEchoRequest(*hex_req40);
Element 1445 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props40 = headers40[3]->getProperties();
Element 1448 cygnal/testsuite/libnet.all/test_http.cpp && (headers40[3]->getType() == Element::OBJECT_AMF0)
Element 1472 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers41 = http.parseEchoRequest(*hex_req41);
Element 1476 cygnal/testsuite/libnet.all/test_http.cpp if ((headers41[3]->getType() == Element::STRICT_ARRAY_AMF0)
Element 1497 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers42 = http.parseEchoRequest(*hex_req42);
Element 1503 cygnal/testsuite/libnet.all/test_http.cpp && (headers42[3]->getType() == Element::TYPED_OBJECT_AMF0)
Element 1526 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers43 = http.parseEchoRequest(*hex_req43);
Element 1530 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props43 = headers43[3]->getProperties();
Element 1531 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props43a = props43[0]->getProperties();
Element 1532 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props43b = props43[1]->getProperties();
Element 1535 cygnal/testsuite/libnet.all/test_http.cpp && (headers43[3]->getType() == Element::STRICT_ARRAY_AMF0)
Element 1536 cygnal/testsuite/libnet.all/test_http.cpp && (props43[0]->getType() == Element::TYPED_OBJECT_AMF0)
Element 1537 cygnal/testsuite/libnet.all/test_http.cpp && (props43a[0]->getType() == Element::NUMBER_AMF0)
Element 1538 cygnal/testsuite/libnet.all/test_http.cpp && (props43[1]->getType() == Element::TYPED_OBJECT_AMF0)
Element 1539 cygnal/testsuite/libnet.all/test_http.cpp && (props43a[1]->getType() == Element::STRING_AMF0)
Element 1556 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props43 = headers43[3]->getProperties();
Element 1574 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers44 = http.parseEchoRequest(*hex_req44);
Element 1580 cygnal/testsuite/libnet.all/test_http.cpp && (headers44[3]->getType() == Element::TYPED_OBJECT_AMF0)) {
Element 1600 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > headers45 = http.parseEchoRequest(*hex_req45);
Element 1604 cygnal/testsuite/libnet.all/test_http.cpp std::vector<boost::shared_ptr<amf::Element> > props45 = headers45[3]->getProperties();
Element 1608 cygnal/testsuite/libnet.all/test_http.cpp && (headers45[3]->getType() == Element::TYPED_OBJECT_AMF0)
Element 1610 cygnal/testsuite/libnet.all/test_http.cpp && (props45[0]->getType() == Element::NUMBER_AMF0)
Element 1612 cygnal/testsuite/libnet.all/test_http.cpp && (props45[1]->getType() == Element::STRING_AMF0)
Element 1651 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt1 = http.parseEchoRequest(*hex_req1);
Element 1661 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt2 = http.parseEchoRequest(*hex_req2);
Element 1671 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt3 = http.parseEchoRequest(*hex_req3);
Element 1681 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt4 = http.parseEchoRequest(*hex_req4);
Element 1691 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt5 = http.parseEchoRequest(*hex_req5);
Element 1701 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt6 = http.parseEchoRequest(*hex_req6);
Element 1711 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt7 = http.parseEchoRequest(*hex_req7);
Element 1721 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt8 = http.parseEchoRequest(*hex_req8);
Element 1731 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt9 = http.parseEchoRequest(*hex_req9);
Element 1741 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt10 = http.parseEchoRequest(*hex_req10);
Element 1751 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt11 = http.parseEchoRequest(*hex_req11);
Element 1761 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt12 = http.parseEchoRequest(*hex_req12);
Element 1771 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt13 = http.parseEchoRequest(*hex_req13);
Element 1781 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt14 = http.parseEchoRequest(*hex_req14);
Element 1791 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt15 = http.parseEchoRequest(*hex_req15);
Element 1801 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt16 = http.parseEchoRequest(*hex_req16);
Element 1811 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt17 = http.parseEchoRequest(*hex_req16x);
Element 1821 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt19 = http.parseEchoRequest(*hex_req19);
Element 1831 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt20 = http.parseEchoRequest(*hex_req20);
Element 1841 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt21 = http.parseEchoRequest(*hex_req21);
Element 1851 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt22 = http.parseEchoRequest(*hex_req22);
Element 1861 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt26 = http.parseEchoRequest(*hex_req26);
Element 1871 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt27 = http.parseEchoRequest(*hex_req27);
Element 1881 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt29 = http.parseEchoRequest(*hex_req29);
Element 1891 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt30 = http.parseEchoRequest(*hex_req30);
Element 1901 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt31 = http.parseEchoRequest(*hex_req31);
Element 1911 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt40 = http.parseEchoRequest(*hex_req40);
Element 1921 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt41 = http.parseEchoRequest(*hex_req41);
Element 1931 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt42 = http.parseEchoRequest(*hex_req42);
Element 1941 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt43 = http.parseEchoRequest(*hex_req43);
Element 1951 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt44 = http.parseEchoRequest(*hex_req44);
Element 1963 cygnal/testsuite/libnet.all/test_http.cpp vector<boost::shared_ptr<amf::Element> > corrupt45 = http.parseEchoRequest(*hex_req45);
Element 502 cygnal/testsuite/libnet.all/test_rtmp.cpp Element el11;
Element 632 cygnal/testsuite/libnet.all/test_rtmp.cpp std::vector<boost::shared_ptr<amf::Element> > hell = msg1->getElements();
Element 633 cygnal/testsuite/libnet.all/test_rtmp.cpp std::vector<boost::shared_ptr<amf::Element> > props = hell[0]->getProperties();
Element 661 cygnal/testsuite/libnet.all/test_rtmp.cpp std::vector<boost::shared_ptr<amf::Element> > hell = msg2->getElements();
Element 662 cygnal/testsuite/libnet.all/test_rtmp.cpp std::vector<boost::shared_ptr<amf::Element> > props = hell[0]->getProperties();
Element 572 libcore/asobj/XMLNode_as.cpp case XMLNode_as::Element:
Element 314 libcore/asobj/XML_as.cpp childNode->nodeTypeSet(Element);
Element 282 utilities/flvdumper.cpp boost::shared_ptr<cygnal::Element> metadata = flv.decodeMetaData(buf->reference(), bodysize);