Lines Matching full:description
23 // this class. Analagous to a <jingle><content><description> or
24 // <session><description>.
31 // Analagous to a <jingle><content> or <session><description>.
35 ContentInfo() : description(NULL) {}
38 ContentDescription* description) :
39 name(name), type(type), rejected(false), description(description) {}
43 ContentDescription* description) :
44 name(name), type(type), rejected(rejected), description(description) {}
48 ContentDescription* description;
104 delete content->description;
122 // Adds a content to this description. Takes ownership of ContentDescription*.
125 ContentDescription* description);
129 ContentDescription* description);
141 return tinfo ? &tinfo->description : NULL;
148 // Adds a TransportInfo to this description.
177 // session description