Pass the current settings down to the parsers so they can behave accordingly (i.e...
authorJamie Thompson <jamie@.(none)>
Thu, 25 Aug 2011 01:46:25 +0000 (02:46 +0100)
committerJamie Thompson <jamie@.(none)>
Thu, 25 Aug 2011 01:46:25 +0000 (02:46 +0100)
commitc0bfd6ab49e36b1f96a500fced976b9eef2aec4b
tree25ed5366db573287c5f395f431ef7560a836beaf
parentede40b26168c61bd22caae822aac44fd15da74bc
Pass the current settings down to the parsers so they can behave accordingly (i.e. early out on a parse)
17 files changed:
EventParsers/VMGEntities/Factory.h
EventParsers/VMGEntities/SMSEntity.cpp
EventParsers/VMGEntities/SMSEntity.h
EventParsers/VMGEntities/VBody.cpp
EventParsers/VMGEntities/VBody.h
EventParsers/VMGEntities/VCalendar.cpp
EventParsers/VMGEntities/VCalendar.h
EventParsers/VMGEntities/VCard.cpp
EventParsers/VMGEntities/VCard.h
EventParsers/VMGEntities/VEnvelope.cpp
EventParsers/VMGEntities/VEnvelope.h
EventParsers/VMGEntities/VMGFactory.cpp
EventParsers/VMGEntities/VMessage.cpp
EventParsers/VMGEntities/VMessage.h
EventParsers/VMGParser.cpp
EventTypes/PhoneCall.h
EventTypes/SMS.cpp