| | Compiling...
Agent007.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(33) : warning C4251: 'MMASS::Action::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(35) : warning C4251: 'MMASS::Action::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(47) : warning C4251: 'MMASS::Action::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(71) : warning C4251: 'MMASS::ActionInfo::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(73) : warning C4251: 'MMASS::ActionInfo::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
TestAgent.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(33) : warning C4251: 'MMASS::Action::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(35) : warning C4251: 'MMASS::Action::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(47) : warning C4251: 'MMASS::Action::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(71) : warning C4251: 'MMASS::ActionInfo::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(73) : warning C4251: 'MMASS::ActionInfo::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
TestContext.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
TestFunctions.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(7) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(7) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(7) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(23) : warning C4244: 'initializing' : conversion from 'const float' to 'int', possible loss of data
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(24) : warning C4244: 'initializing' : conversion from 'const float' to 'int', possible loss of data
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(27) : warning C4996: 'sprintf' was declared deprecated
c:\arquivos de programas\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(43) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testfunctions.cpp(64) : warning C4996: 'sprintf' was declared deprecated
c:\arquivos de programas\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
TestMASS.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(33) : warning C4251: 'MMASS::Action::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(35) : warning C4251: 'MMASS::Action::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(47) : warning C4251: 'MMASS::Action::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(71) : warning C4251: 'MMASS::ActionInfo::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(73) : warning C4251: 'MMASS::ActionInfo::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
TestMMASS.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(33) : warning C4251: 'MMASS::Action::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(35) : warning C4251: 'MMASS::Action::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(47) : warning C4251: 'MMASS::Action::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Action'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(71) : warning C4251: 'MMASS::ActionInfo::reactionPartners' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\action.h(73) : warning C4251: 'MMASS::ActionInfo::field' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::ActionInfo'
with
[
T=MMASS::Field
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testmmass.cpp(32) : warning C4101: 'cond' : unreferenced local variable
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testmmass.cpp(31) : warning C4101: 'mutex' : unreferenced local variable
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testmmass.cpp(281) : warning C4101: 'cond' : unreferenced local variable
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\testmmass\testmmass.cpp(280) : warning C4101: 'mutex' : unreferenced local variable
Tests.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(45) : warning C4251: 'MMASS::Context::site' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
T=MMASS::SiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(46) : warning C4251: 'MMASS::Context::adjSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spSiteInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\context.h(47) : warning C4251: 'MMASS::Context::adjAgents' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Context'
with
[
_Kty=MMASS::spAgentInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
TestSite.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
TestSpace.cpp
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(32) : warning C4251: 'MMASS::Space::sites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
_Kty=const std::string,
_Ty=MMASS::spSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(61) : warning C4251: 'MMASS::Space::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\space.h(63) : warning C4251: 'MMASS::Space::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Space'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(35) : warning C4251: 'MMASS::Site::agent' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(36) : warning C4251: 'MMASS::Site::adjSites' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::wpSite
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(37) : warning C4251: 'MMASS::Site::fields' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(67) : warning C4251: 'MMASS::Site::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(69) : warning C4251: 'MMASS::Site::sitesDistances' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(70) : warning C4251: 'MMASS::Site::sitesInDistanceOrder' : class 'std::queue<_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
_Ty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(71) : warning C4251: 'MMASS::Site::space' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Site'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\site.h(124) : warning C4251: 'MMASS::SiteInfo::fields' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::SiteInfo'
with
[
_Kty=MMASS::spField
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(33) : warning C4251: 'MMASS::Agent::site' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Site
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(79) : warning C4251: 'MMASS::Agent::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Agent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(80) : warning C4251: 'MMASS::Agent::mass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(81) : warning C4251: 'MMASS::Agent::action' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(82) : warning C4251: 'MMASS::Agent::possibleAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(83) : warning C4251: 'MMASS::Agent::suspendedAction' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
T=MMASS::Action
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(84) : warning C4251: 'MMASS::Agent::deniedActions' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=MMASS::spActionInfo
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(85) : warning C4251: 'MMASS::Agent::fieldsCoefficients' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=unsigned long
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\agent.h(86) : warning C4251: 'MMASS::Agent::fieldsThresholds' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::Agent'
with
[
_Kty=const std::string,
_Ty=double
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(34) : warning C4251: 'MMASS::MASS::space' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::Space
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(35) : warning C4251: 'MMASS::MASS::agents' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spAgent
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(72) : warning C4251: 'MMASS::MASS::self' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::MASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(73) : warning C4251: 'MMASS::MASS::mmass' : class 'boost::weak_ptr' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
T=MMASS::CMMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mass.h(75) : warning C4251: 'MMASS::MASS::occupiedSites' : class 'std::set<_Kty>' needs to have dll-interface to be used by clients of class 'MMASS::MASS'
with
[
_Kty=const std::string
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(32) : warning C4251: 'MMASS::CMMASS::masss' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
_Kty=const std::string,
_Ty=MMASS::spMASS
]
c:\documents and settings\sergio\meus documentos\visual studio 2005\projects\tutorialsandtests\mmassdll\mmass.h(76) : warning C4251: 'MMASS::CMMASS::self' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'MMASS::CMMASS'
with
[
T=MMASS::CMMASS
]
Generating Code...
Compiling manifest to resources...
Linking...
LINK : C:\Documents and Settings\Sergio\Meus documentos\Visual Studio 2005\Projects\TutorialsAndTests\Debug\TestMMASS.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
|