aboutsummaryrefslogtreecommitdiffstats
path: root/src/headerField.hpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-20 13:33:55 +0100
committerVincent Richard <[email protected]>2004-12-20 13:33:55 +0100
commit3217dd9bf9476a544d450e9ac636ca629ad141d9 (patch)
tree897f107e1c89a3021c7f3687649bdf8eb0c9477e /src/headerField.hpp
parentUpdated ChangeLog. (diff)
downloadvmime-3217dd9bf9476a544d450e9ac636ca629ad141d9.tar.gz
vmime-3217dd9bf9476a544d450e9ac636ca629ad141d9.zip
Added component::getChildComponents() function.
Diffstat (limited to 'src/headerField.hpp')
-rw-r--r--src/headerField.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/headerField.hpp b/src/headerField.hpp
index 3bdc3116..081c809a 100644
--- a/src/headerField.hpp
+++ b/src/headerField.hpp
@@ -49,6 +49,8 @@ public:
void copyFrom(const component& other);
headerField& operator=(const headerField& other);
+ const std::vector <const component*> getChildComponents() const;
+
/** Return the name of this field.
*
* @return field name